I am trying to compile php 5.1.5 on a server and I received this
checking whether to enable embedded MySQLi support... no
checking for mysql_set_server_option in -lmysqlclient... no
configure: error: wrong mysql library version or lib not found.
Also using easyapache does not permit to isntall php because it reporting me tha I need mysql 4.1.19 but I have mysql 4.1.21 running without problems ...
Any idea ?
checking whether to enable embedded MySQLi support... no
checking for mysql_set_server_option in -lmysqlclient... no
configure: error: wrong mysql library version or lib not found.
Also using easyapache does not permit to isntall php because it reporting me tha I need mysql 4.1.19 but I have mysql 4.1.21 running without problems ...
Any idea ?