libmysqlclient : compiler can not find ?



../configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/lib/mysql --prefix=/usr/local/apache2/php --with-config-file-path=/usr/local/apache2/php --enable-force-cgi-redirect --disable-cgi --with-zlib --with-bz2 --with-gettext --with-gdbm --enable-mbstring --with-gd --enable-gd-imgstarttf --enable-gd-native-tff

this is the error:
configure: error: Cannot find libmysqlclient under /usr/local

this is the location and content that the mysql-3.23.58-14.rpm installation created:
[root@localhost mysql]# pwd
/usr/lib/mysql
[root@localhost mysql]# ls
libmysqlclient_r.so.10 libmysqlclient.so.10 mysqlbug
libmysqlclient_r.so.10.0.0 libmysqlclient.so.10.0.0 mysql_config


should this "libmysqlclient" be a symbolic link in /usr/local pointing to a specific file in /usr/lib/mysql ?
.




Relevant Pages

  • Re: DBD::mysql failing to make test
    ... I decided that, as a backup strategy for learning MySQL, I ... MySQL server installation. ... How to Protect or Change the MySQL Unix Socket File ... DBD::mysql installation would ultimately have succeeded without them. ...
    (perl.dbi.users)
  • Re: MySQL and Mac OSX
    ... MySQL is there. ... To test the installation, try logging in from the "terminal" program ... I had though MAMP would be an easier route to things when I ... the database you want to use for access with PHP if you hadn't created ...
    (alt.php)
  • Re: Starting Mysql service.. Problem
    ... the problem was the permissions on Mysql folder... ... transmission by mistake and delete this communication from your system. ... Le présent courriel contient des renseignements de nature ...
    (Debian-User)
  • Re: ZoneMinder finally installed and functional as a DV(R?).
    ... with ZoneMinder, there was difficulty. ... web site and simply copied the correct package to my box. ... Installation ... Part of the error message I got clarifies how to set up MySQL. ...
    (alt.os.linux.suse)
  • Re: DBD::mysql failing to make test
    ... I decided that, as a backup strategy for learning MySQL, I would install MySQL on my iBook. ... At that point, of course, I had to spend an hour configuring my new MySQL server installation. ... How to Protect or Change the MySQL Unix Socket File ...
    (perl.dbi.users)