where exactly i need to add in makefile -lmysqlclient ?
----- Original Message -----
From: "Dushyanth Harinath" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 03, 2001 2:03 AM
Subject: Re: sqwebmail w/ encryption feature | and yes i did read
INSTALL/FAQ for sqwebmail and for vpopmail
>
> if u see the gcc compile lines
>
> > gcc -I/var/qmail/vpopmail/include -g -O2 -Wall -I.. -I./..
> > -L/var/qmail/vpo pmail/lib -o authvchkpw modauthvchkpw.o libauthmod.a
> > libauth.a
> > ../md5/libmd5.a ../sha1/libsha1.a -lvpopmail -lm -lcrypt
>
> there is no -lmysqlclient in it...thats why u get those errors...
> make sure u have the mysql shared library and edit the make file..there
> should some variable thats specifies the library's to use ...add
> -lmysqlclient to it...
>
> this should do
> regards
> dushyanth
>
>
>
> --
> Dushyanth Harinath
> Archean Infotech Limited
> Ph No:091-040-3228666,6570704,3228674
> http://www.archeanit.com
>
>
>
>