> 
> I have a working install of vpopmail (5.2.2). I am trying to compile 
> CourierIMAP (2.2.1). On doing make, I eventually get this...
> 
> make[2]: Entering directory `/home/howard/mail/courier-imap-2.2.1/authlib'
> gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./..   -o authvchkpw  
> modauthvchkpw.o libauthmod.a libauth.a ../numlib/libnumlib.a ../md5/
> libmd5.a ../sha1/libsha1.a -L/home/vpopmail/lib -lvpopmail -lm -lcrypt
> /usr/bin/ld: cannot find -lvpopmail
> The vpopmail lib and include directories are there and have appropriate 
> permissions (now), but no joy.

Are you sure that user you use for compiling have perms to read 
/home/vpopmail/lib
you should do something like 
chmod a+rx /home/vpopmail/lib
I have the same problem and I solve it in this way. 
Ilic Aleksandar



Reply via email to