ummmm you don;t speficy the library in you variables
/usr/local/mysql/lib/mysql
only.
what you just said is look for libs in directory named
/usr/local/mysql/lib/mysql/libmysqlclient.so.10 which is quite funny.
On Tue, 13 Mar 2001 [EMAIL PROTECTED] wrote:
> Date: Tue, 13 Mar 2001 19:57:13 EST
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: mysql + vpopmail problem
>
> I checked that, and its set to it
>
> host_alias = LD_LIBRARY_PATH=/usr/local/mysql/lib/mysql/libmysqlclient.so.10
> host_triplet = LD_LIBRARY_PATH=/usr/local/mysql/lib/mysql/libmysqlclient.so.10
>
> But I still get
> /qmail/vpopmail/bin/vadddomain: error while loading shared libraries:
>libmysqlclient.so.10: cannot open shared object file: No such file or directory
>
> and I checked, that file IS in the directorys listed above.
>