You folks are tremendously helpful.

I have been getting a lot of advice on this.
I used the very first one which was:

``env LIBS="-L/usr/local/lib/mysql -lmysqlclient -lz"'' ./configure .....

It worked like a charm.

Thank you all.


> -----Original Message-----
> From: Dushyanth Harinath [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 14, 2001 9:50 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: need help: courier imap with vpopmail
>
>
> Hello,
> I had the problem too.
>
> > The problem is when I installed courier imap, the parameters I used are:
> >
> > su lu
> > CPPFLAGS="-I/usr/include/mysql"
> > LDFLAGS="-L/usr/lib/mysql"
> > export CPPFLAGS
> > export LDFLAGS
>
> try changing the LDFLAGS line to
> > LDFLAGS="-L/path/to/mysql/libs/directory  -lmysqlclient"
>
> Dushyanth Harinath
> Programmer
> Archean Infotech Limited
> http://www.archeanit.com

Reply via email to