Hello all- I have a stipped down RedHat 7.2 Linux system and am trying to install Courier-IMAP 5.2 with Vpopmail 5.2.
Courier IMAP compiles and installs perfectly unless I have previously installed vpopmail. It also installs perfectly if I run --without-authvchkpw I have read to use authdb, but I haven't found a good write-up on how to continue to use vpopmail with that new database format - only how to convert the accounts. Here is my error message, any suggestions? ___________ command: ./configure && make (ran as vpopmail user- untarred as same user) gcc -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -o authuserdb modauthuserdb.o libauthmod.a libauth.a ../userdb/libuserdb.a ../gdbmobj/libgdbmobj.a ../libhmac/libhmac.a -lgdbm ../md5/libmd5.a ../sha1/libsha1.a -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -c modauthvchkpw.c gcc -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -o authvchkpw modauthvchkpw.o libauthmod.a libauth.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[1]: *** [authvchkpw] Error 1 make[1]: Leaving directory `/usr/local/src/courier-imap-1.4.3/authlib' make: *** [all-recursive] Error 1 _____________________________ Thanks in advance- Matt _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
