Posted by Miha Verlic on 10/16/70 11:38
Hi
I'm trying to link php-4.4.2 with mysql install in special directory,
like /usr/newsystem/mysql, but whatever options I try, php always gets
linked to version in /usr/local/lib. I've tried several options:
--with-mysql=/usr/newsystem/mysql
--with-mysql-dir=/usr/newsystem/mysql
--with-mysql-lib=/usr/newsystem/mysql
--with-mysql-lib-dir=/usr/newsystem/mysql
....but none of them work, CLI is always build against /usr/local/lib/
libraries. Any ideas?
--
Miha
[Back to original message]
|