Re: [PHP] Cannot find mysqlclient library

2001-05-10 Thread Alexander Wagner

Joseph Bannon wrote:
> What exactly is the problem? I don't understand this error
> message
>
> configure: error: Cannot find mysqlclient library under
> /usr/local/mysql-3.23.37

Before installing PHP --with-mysql=/usr/local/mysql-3.23.37 , you have 
to install mysql there first.

regards
Wagner

-- 
"Some guy hit my fender, and I told him, 'Be fruitful and multiply,' 
but not in those words."
 - Woody Allen

-- 
PHP General 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]




[PHP] Cannot find mysqlclient library

2001-05-10 Thread Joseph Bannon

What exactly is the problem? I don't understand this error message

configure: error: Cannot find mysqlclient library under
/usr/local/mysql-3.23.37











-- 
PHP General 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]