----- Original Message ----- From: "Michael Meyer" <[EMAIL PROTECTED]>
> Config finishes fine. Now I run make, and I get error: > 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 Make sure the file is readable by the user you are compiling courier with. I found that problem out the other week when I first started to play with courier, was that the vpopmail library was owned by a different user, and the directory/file did not allow reading by other groups or users, other than the vpopmail user. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
