From:             [EMAIL PROTECTED]
Operating system: solaris 2.6
PHP version:      4.0.6
PHP Bug Type:     *Configuration Issues
Bug description:  Broken configure: --with-mysql=/opt/mysql

When configure PHP with the option "--with-mysql=/path/to/mysql" I get this
configuration error: "configure: error: Cannot find mysqlclient library
under /opt/local/mysql".

While if I use simply "--with-mysql" I get the echoed warning not to do so
when using with other modules such as mod_perl.

Thank you!

./configure \
--with-mysql=/opt/mysql \
--with-apxs=/opt/apache/bin/apxs \
--with-openssl=/opt/openssl \
--with-mm=/usr/local \
--enable-memory-limit

-- 
Edit bug report at: http://bugs.php.net/?id=12115&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to