Oracle 5.0 Reference Manual page 202

Table of Contents

Advertisement

CFLAGS="-D_XOPEN_XPG4" CXX=gcc CXXFLAGS="-D_XOPEN_XPG4" \
./configure \
--prefix=/usr/local/mysql \
--with-named-thread-libs="-lgthreads -lsocket -lgen -lgthreads" \
--with-named-curses-libs="-lcurses"
You may have problems with some include files. In this case, you can find new SCO-specific include
files at ftp://ftp.zenez.com/pub/zenez/prgms/SCO-3.2v4.2-includes.tar.gz.
You should unpack this file in the
SCO development notes:
• MySQL should automatically detect FSU Pthreads and link
-lgthreads.
• The SCO development libraries are re-entrant in FSU Pthreads. SCO claims that its library functions
are re-entrant, so they must be re-entrant with FSU Pthreads. FSU Pthreads on OpenServer tries to
use the SCO scheme to make re-entrant libraries.
• FSU Pthreads (at least the version at ftp://ftp.zenez.com) comes linked with GNU malloc.
If you encounter problems with memory usage, make sure that
libgthreads.a
• In FSU Pthreads, the following system calls are pthreads-aware: read(), write(), getmsg(),
connect(),
• The CSSA-2001-SCO.35.2 (the patch is listed in custom as erg711905-dscr_remap security patch
(version 2.0.0)) breaks FSU threads and makes
you want to run
• If you use SCO OpenServer 5, you may need to recompile FSU pthreads with
Otherwise,
• SCO provides operating system patches at
• SCO provides security fixes and
ftp://ftp.sco.com/pub/security/sse
• Pre-OSR506 security fixes. Also, the
or
ftp://stage.caldera.com/pub/security/openserver/CSSA-2001-SCO.10/
and
libresolv.so.1
It is probably a good idea to install these patches before trying to compile/use MySQL.
Beginning with Legend/OpenServer 6.0.0, there are native threads and no 2GB file size limit.
2.20.5.9. SCO OpenServer 6.0.x Notes
OpenServer 6 includes these key improvements:
• Larger file support up to 1 TB
• Multiprocessor support increased from 4 to 32 processors
• Increased memory support up to 64GB
• Extending the power of UnixWare into OpenServer 6
• Dramatic performance improvement
OpenServer 6.0.0 commands are organized as follows:
include
and libgthreads.so.
select(), and wait().
accept(),
on an OpenServer 5.0.6 machine.
mysqld
may hang at a
InnoDB
libsocket.so.2
for OpenServer 5.0.x.
with instructions for installing on pre-OSR506 systems.
Other Unix Notes
directory of your MySQL source tree.
unstable. You have to remove this one if
mysqld
startup.
mysqld
ftp://ftp.sco.com/pub/openserver5
at
ftp://ftp.sco.com/pub/security/OpenServer
fix at
ftp://stage.caldera.com/pub/security/openserver/
telnetd
182
with
mysqld
-lgthreads -lsocket
is included in
gmalloc.o
-DDRAFT7
for OpenServer 5.0.x.
as both
libsocket.so.2
in CFLAGS.
and

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents