Hi guys, I find a problem between Vpopmail and Courier IMAP. I've installed Vpopmail without problem and running already with Qmail and MySQL, the problem comes when I've do a 'make check' in Courier IMAP, it returned this error :
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 -L/usr/lib/mysql -lmysqlclient -lz -lm -lcrypt /usr/bin/ld: cannot find -lvpopmail collect2: ld returned 1 exit status make: *** [authvchkpw] Error 1 I've tried to do some possible thing : 1. Add /home/vpopmail/lib and /home/vpopmail/include in /etc/ld.so.conf entries. 2. Copy /home/vpopmail/lib/libvpopmail.a to /usr/lib and /lib etc. One thing I've not understand here is why in compiling Vqsignup, I've got no error? I compile Vqsignup with Vpopmail support so it must be using Vpopmail library. I've assumed that vpopmail doesn't used shared library, so I can't found any .so and .la files that I think it's needed by Courier IMAP. Please Advise. Any help or suggestion would be appreciated. Thanks & Best Regards, Han Lin System Consultant Unidux Electronics Limited Project Management Office 7B Aliwal Street Singapore 199900 Tel : + 65 - 6293 4797 Fax : + 65 - 6293 4920 HP : + 65 - 9821 8759 E-mail : [EMAIL PROTECTED] Website : http://www.unidux.com.sg ------------------------------------------------------- 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
