>  Did anybody succeed in compiling MySQL and Berkeley DB on a Slackware
>7.x system and not get a SIGSEGV?
>
>  Please let me know how you did it.

Yeah.. sure.. just tried it with 3.23.36.. Slackware 7.1.0 wanted to 
upgrade from 3.23.34a anyway.. installed from tarball.

How:
./configure --prefix=/usr/local/mysql --with-innobase
make
make install

Between make and make install I first killed the running mysqld..

MySQL runs as user mysql and the directory ownership is set as per 
Docs/manual.txt

Runs like a dream.

Bye,


B.


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