Hi all,

I have qmail with vpopmail running great. Now I want to add Courier-IMAP to it, but am running into a problem.

I run the config, disable all auth types, except for authvchkpw

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
collect2: ld returned 1 exit status
make[2]: *** [authvchkpw] Error 1
make[2]: Leaving directory `/home/michael/courier-imap-1.7.0.20030215/authlib'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/michael/courier-imap-1.7.0.20030215/authlib'
make: *** [all-recursive] Error 1


It's like it can't find the vchkpw, even though it's in /home/vpopmail/bin

Any ideas?

Thanks

Michael


------------------------------------------------------- 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

Reply via email to