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!
***
./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
