Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 199912

Re: [PHP4BETA] -lmysqlclient From: Stanislav Malyshev (stas <email protected>)
Date: 12/06/99

JE>> The usual config --with-mysql=/usr/lib is not enough with the latest CVS
JE>> (19991206), PHP compiles alright, but Apache can't find -lmysqlclient,
JE>> forcing me to add an extra -L=/usr/local/lib/mysql to the Apache
JE>> configuration. What happened?

Just a moment, if you have mysql in /usr/local/lib/mysql, why do you say
--with-mysq=/usr/lib? --with-mysql should point to where mysql is
installed, not? BTW, if you say --with-mysql=yes, configure will search
frequently-used pathes (/usr/local/lib/mysql too) and try to find where
mysql really is.

-- 
Stanislav Malyshev   stas <email protected>          
+972-50-624945

-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>