I have vpopmail installed, as well as qmailadmin and sqwebmail and everything seems to be OK. When I try to install courier-imap I get the following error after "make":
Compiling modauthvchkpw.c gcc -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -o authvchkpw modauthv chkpw.o libauthmod.a libauth.a ../numlib/libnumlib.a ../md5/libmd5.a ../sha1/lib sha1.a -L/home/vpopmail/lib -lvpopmail -lm -lcrypt /usr/lib/gcc-lib/i386-slackware-linux/3.2.2/../../../../i386-slackware-linux /bin /ld: cannot find -lvpopmail collect2: ld returned 1 exit status make[2]: *** [authvchkpw] Error 1 make[2]: Leaving directory `/usr/src/courier-imap-2.1.2/authlib' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/courier-imap-2.1.2/authlib' make: *** [all-recursive] Error 1 [EMAIL PROTECTED]:/usr/src/courier-imap-2.1.2$ as the document say, courier should automatically detect if vpopmail is present and install authvchkpw module for authentication, so I didnt supply any arguments in the ./configure command. vpopmail is installed in the default directory of /home/vpopmail, and i'm running slackware 9.0. I'd be grateful if somebody could point me where I've gone wrong. TIA, Jw