In message <[EMAIL PROTECTED]>,
Dushyanth Harinath <[EMAIL PROTECTED]> writes
>>>> libmysqlclient.so.6 not found
>>>
>>>export LD_LIBRARY_PATH=/path/to/libmysqlclient.so.6
>>>
>>>or
>>>
>>>edit /etc/ld.so.conf and add the directory path of libmysqlclient.so.6
>>>to the end of the file and run ldconfig
>> 
>> Then could the problem be that I can't actually find ldconfig,
>> /etc/ld.so.conf or even ~vpopmail/etc/ld.so.conf?
>
>Thats weird..ldconfig is installed by default in many distros...
>BTW..which OS,distro ???

FreeBSD 4.3

>In my system 
>#rpm -qa|grep ldconfig 
>ldconfig-2.2.2-4mdk 
>
>so,Installing ldconfig RPM will do if ur distro supports RPM'S.

Well...
whereis ldconfig
ldconfig: /sbin/ldconfig /usr/share/man/man8/ldconfig.8.gz
/usr/src/sbin/ldconfig

but...
whereis ld.so.conf
ld.so.conf:

So I have a copy of ldconfig, just not a config file by the name
ld.so.conf which should actually be there, so in actual fact it looks
like my ldconfig might be corrupt :-(

And fwiw...

whereis libmysqlclient.so.6
libmysqlclient.so.6:

so that's actually not on the system anyway.

I've tried reinstalling MySQL (3.23.40) but still I don't have a copy of
libmysqlclient.so.6 anywhere on my system.  Any ideas folks?

Kevin
-- 
[EMAIL PROTECTED]

Reply via email to