[vchkpw] adding domains using mysql

2003-11-17 Thread Ron Dyck
I'm attempting to add domains with vpopmail configured with mysql. I get the
following error:

/home/vpopmail/bin/vadddomain: error while loading shared libraries:
libmysqlclient.so.14: cannot open shared object file: No such file or
directory

==
Ron Dyck
Webbtech
www.webbtech.net
==





Re: [vchkpw] adding domains using mysql

2003-11-17 Thread Nick Harring
Ron Dyck wrote:

I'm attempting to add domains with vpopmail configured with mysql. I get the
following error:
/home/vpopmail/bin/vadddomain: error while loading shared libraries:
libmysqlclient.so.14: cannot open shared object file: No such file or
directory
==
Ron Dyck
Webbtech
www.webbtech.net
==
 

Have you verified that ld knows how to find the mysql shared libraries? 
Verify the shared library path is in /etc/ld.so.conf and then rerun 
ldconfig. You can check binaries with ldd /path/to/binary and see what 
fails to load.
Hope that Helps,
Nick Harring
Webley Systems