aseek-users  

[aseek-users] What is wrong with: ./configure --with-mysql=/usr/lib/mysql/ ???

Marian Vasile
Thu, 12 Dec 2002 01:49:51 -0800

Title: Message
I tried:
./configure --with-mysql=/usr/lib/mysql/

and I got:
checking for MySQL support... no
configure: error: Invalid MySQL directory - unable to find mysql.h under no


I don't get it ?
under: "no"... it should be, at least, the path over there...

I have also tried:
./configure --with-mysql=/usr/lib/mysql/
./configure --with-mysql=/usr/lib/mysql
./configure --with-mysql=yes
./configure --with-mysql

but all the time this error:
configure: error:
***
*** You should select database!
***
 
Yours,
M