[EMAIL PROTECTED] wrote:
>
> ok, sorry, I use RH 7.0, the newest stable version of mysql, I use vpopmail 4.9.9 I
>also tried with 4.9.8
>
> I get this error
> /qmail/vpopmail/bin/vadddomain: error while loading shared libraries:
>libmysqlclient.so.10: cannot open shared object file: No such file or directory
>
> /configure --prefix=/qmail/vpopmail --enable-mysql=y
>--enable-sqlincdir=/usr/local/mysql/include/mysql
>--enable-sqllibdir=/usr/local/mysql/lib/mysql --enable-qmaildir=/qmail
>
> thats what I do to configure, and those are the correct dirs to lib and include
You need to update your /etc/ld.so.conf file to point to the directory
where you mysql shared object libraries reside.
Ken Jones