[gb2312] �� writes: > Hello,I am a newbie, > I downloaded courier Imap-1.4.5 > but when I try to install it ,there occurs a > problem. > Here is my step: > > $./configure > It seems ok! > and then > > $make > > there occurs an 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/local/mysql/lib/mysql/ -lmysqlclient -lz -lm >-lcrypt > /usr/bin/ld: cannot find -lvpopmail > collect2: ld returned 1 exit status > make[1]: *** [authvchkpw] Error 1 > make[1]: Leaving directory `/home/test/courier-imap-1.4.5/authlib' > make: *** [all-recursive] Error 1 > > I have already installed e-mail system with qmail-1.03+vpopmail-5.2.1+mysql-4.23 > and it works fine. > > What's the problem? The default permissions on the directory containing the vpopmail library are too restrictive. You need to give the user who is installing courier permission to access this directory. > Thanks for your help! > > > > kent > > -- Bill Michell [EMAIL PROTECTED] (home)
------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
