Easier to do the following:

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

Put that on the command line or run it from another script as I do.

---
Brad Dameron                                            [EMAIL PROTECTED]
Network Account Executive                               877-663-4349
TSCNet Online Services                                  www.tscnet.com

> -----Original Message-----
> From: Daniel Hardaker [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 06, 2001 10:44 AM
> To: [EMAIL PROTECTED]
> Subject: Courier IMAP
> 
> 
> Thanks a lot to everyone who has replied to my problem.  
> After searching
> through various archives ive found the following, which fixed 
> the problem:
> in authlibs/Makefile
> 
> change  "libauth_authvchkpw_a_LIBADD ="
> to
>  "libauth_authvchkpw_a_LIBADD = -L/usr/lib/mysql -lmysqlclient"
> 
> an "authvchkpw_LDFLAGS ="
> to
> "authvchkpw_LDFLAGS = -L/usr/lib/mysql -lmysqlclient"
> 
> Then it fails once, and I have to edit authlib/authvchkpw.libsdep to
> include -L/var/lib/mysql -lmysqlclient
> 
> Hope this helps anyone with the same problem.  Seems to be 
> very bad coding
> or something in the Courier IMAP package... but it works now 
> for the purpose
> I wanted, so thats ok.
> 
> - Daniel (@iv2.co.uk)
> 
> 
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.230 / Virus Database: 111 - Release Date: 1/25/2001
> 
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.230 / Virus Database: 111 - Release Date: 1/25/2001

Reply via email to