libmysqlclient : compiler can not find ?
- From: craig <craig@xxxxxxxxxxxxxx>
- Date: Wed, 28 Sep 2005 08:04:05 -0500
../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 ?
.
- Prev by Date: Re: how to move into a recordset?
- Next by Date: Software PHP Form Wizard ?
- Previous by thread: What is the difference between php & asp?
- Next by thread: Re: libmysqlclient : compiler can not find ?
- Index(es):
Relevant Pages
|