>>> ld.so.conf should contain /usr/local/mysql/lib/mysql DO NOT FORGET to run
>>> ldconfig after changing ld.so.conf
>>
>> Did this before and got same errors, and I didn't forget to ldconfig
>
> I know an experienced sysadmin who forgot.
I don't doubt that.
>>> uhm, being a creative guy does
> > ld.so.conf should contain /usr/local/mysql/lib/mysql DO NOT FORGET to run
> > ldconfig after changing ld.so.conf
>
>Did this before and got same errors, and I didn't forget to ldconfig
I know an experienced sysadmin who forgot.
> > uhm, being a creative guy does NOT mean you know how to ins
>> I get the infamouse attention message after I try to configure. I have the
>> right paths to mysql. I have the libmysqlclient files in
>> /usr/local/mysql/lib/mysql and symbolic linked to /usr/local/mysql
>> ld.so.conf is correct. Please before I loose the rest of my hair help!
>
> Thi
See comments in message below..
>
> If you have ld.so.conf configured and have shared lib some where.
>
Here ld.so.conf;
verona:/usr/local/src# cat /etc/ld.so.conf
/usr/X11R6/lib
/usr/i486-linuxaout/lib
/usr/local/mysql
/usr/local/Hughes
/usr/X11R6.3.3/lib
/usr/local/lib
/usr/lib
Have tried w
If you have ld.so.conf configured and have shared lib some where.
Try
./configure --with-mysql
instead of
./configure --with-mysql=directory
Are you sure your MySQL lib is OK?
--
Yasuo Ohgaki
"Charles Homan" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>I get the infamouse attention message after I try to configure. I have the
>right paths to mysql. I have the libmysqlclient files in
>/usr/local/mysql/lib/mysql and symbolic linked to /usr/local/mysql
>ld.so.conf is correct. Please before I loose the rest of my hair help!
Think I remembe
Have tried a thousand suggestions from lists all over. Please help me. I
am begging. Here's my debug.log;
verona:/usr/local/src/php-4.0.4pl1# cat debug.log
CONFIGURE: './configure' '--with-apxs=/www/bin/apxs'
'--with-mysql=/usr/local/mysql' '--with-pdflib=/usr/local/src/pdflib-4.0.0'
'--enab