Can any one help me install Mysql on my Freebsd 4.2 box..
the first thing I did was:

got a copy of Mysql for mysql.com

placed in in the /usr/local

then:

>gzip -dc mysql-3_23_36-unknown-freebsdelf4_2-i386_tar.gz | tar -vxf -

created a mysql directory.
/usr/local/mysql

then
./configure --prefix=/usr/local/mysql

After all that it will not attach to any DB.. It will run but I can restart
it once it is stopped with out doing ./configure --prefix=/usr/local/mysql
again..

Help..

Larry


---------------------------------------------------------------------
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