I dont know where your mysql directory is so I cant tell you the exact
additions but all you need to know is where libmysqlclient is (try typing
'locate libmysqlclient'). Assuming its in /usr/lib/mysql/ then you need to
use:

echo "-L/var/lib/vpopmail/lib -lvpopmail -L/usr/lib/mysql -lmysqlclient -lz"
> /var/lib/vpopmail/etc/lib_deps

Note this is all one line (my email client will have split it). You have to
have compiled vpopmail with mysql switched on for this to be of any use (use
the --enable-mysql for the configure of vpopmail). I've never used mysql
with vpopmail so I dont know what else you need to do to get it to work (if
you need help with this, try the vpopmail mailing lists).

Marcus

> -----Original Message-----
> From: Joel Serrano [mailto:[EMAIL PROTECTED]]
> Sent: 29 March 2001 19:51
> To: [EMAIL PROTECTED]
> Subject: Re: Compiling Problemas on v0.42
>
>
> Hi
>
>     In the ./configure of vpopmail itself gives me the same error.
>
>     So im adding them by hand.
>
>     I would like to use mysql. What else would i have to add???
>
> Thanks!!
>
>     J.
>

Reply via email to