I Tried:
./configure --with-mysql=/usr/bin/mysql
...and it returned an error.
Then I Tried:
./configure --with-mysql=/usr/lib/mysql
...and it returned an error.
Then I Tried:
./configure --with-mysql=/var/lib/mysql
...and it worked.
I created a database named zzzzzz under a test domain in plesk. I ran:
locate -u
...to update database. Then I searched for zzzzzz and it came up in the directory /var/lib/mysql. So i guess it was wanting to know the location of where databases are stored. I was thinking it wanted the direcotry to where mysqld was located. mysqld shows up in about 20 different directories.
ffeingol
Jan 4 2002, 11:41 PM
QUOTE
Originally posted by nat So i guess it was wanting to know the location of where databases are stored.
Well normally the configure utilities want to know where the header (.h) and library (.so or .a) files are.
But who cares, It's working .
Frank
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.