php4-beta | 199912
Date: 12/06/99
- Next message: Andrei Zmievski: "Re: [PHP4BETA] cvs: /php4/ext/xml php_xml.h xml.c"
- Previous message: Johan Ekenberg: "[PHP4BETA] -lmysqlclient"
- In reply to: Johan Ekenberg: "[PHP4BETA] -lmysqlclient"
- Next in thread: Johan Ekenberg: "SV: [PHP4BETA] -lmysqlclient"
- Reply: Johan Ekenberg: "SV: [PHP4BETA] -lmysqlclient"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Andrei Zmievski: "Re: [PHP4BETA] cvs: /php4/ext/xml php_xml.h xml.c"
- Previous message: Johan Ekenberg: "[PHP4BETA] -lmysqlclient"
- In reply to: Johan Ekenberg: "[PHP4BETA] -lmysqlclient"
- Next in thread: Johan Ekenberg: "SV: [PHP4BETA] -lmysqlclient"
- Reply: Johan Ekenberg: "SV: [PHP4BETA] -lmysqlclient"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

