Posted by Lee on 09/28/05 17:08
Place this posting in the correct NG... Your question is server related, not
PHP.. alt.apache.configuration is the NG for your question.
"craig" <craig@stellarnet.com> wrote in message
news:11jl5e77e393ee@corp.supernews.com...
> ./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 ?
Navigation:
[Reply to this message]
|