I tried to use 'make sql'
but it just returned:
MySQL not found or disabled by the configure script
make: *** [needs_mysql] Error 1
I need help.
I tried to use 'make sql'
but it just returned:
MySQL not found or disabled by the configure script
make: *** [needs_mysql] Error 1
I need help.
Where are you trying to run it from?
What is it you are trying to do with it?
now..
I tried to do..
./configure --with-mysql
yet..
it just returns
checking MySQL library (optional)... no
configure: error: MySQL not found or incompatible (requested)
Where is it you are trying to run this? mySQL is already installed and operating on BlueHost accounts and so setting it up to run is unnecessary as it is already running.
Did you install mySQL onto the system first?
hmm. bluehost already have mySQL right ? :|
do I really have to reinstall another one ?
...
checking for mysql_config... /usr/bin/mysql_config
checking for mysql_init in -lmysqlclient... no
checking mysql.h usability... yes
checking mysql.h presence... yes
checking for mysql.h... yes
checking MySQL library (optional)... no
configure: error: MySQL not found or incompatible (requested)
Last edited by Niknok Seyer; 12-04-2008 at 03:37 AM.
On BlueHost the mySQL is already installed and configured and you can't change the configuration. Trying to run those commands on BlueHost will not work because you do not have access to reconfigure mySQL at all.
any good or helpful links where I can download the packages / libraries such as mysql-devel (.tar.gz) ?
Thanks.