You need to use the following when you build mysql to use all options.

CC=gcc CXX=gcc ./configure --prefix=/usr/local/mysql --enable-thread-safe-client 
--with-berkeley-db=./bdb --with-innodb


Not that CXX is gcc and not the c++ compiler from SCO.

Good Luck,

--
Boyd Gerber <[EMAIL PROTECTED]>
ZENEZ   3748 Valley Forge Road, Magna Utah  84044
Office 801-250-0795 FAX 801-250-7975



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to