5 messages in net.sourceforge.lists.courier-users[courier-users] Re: A problem while c...
FromSent OnAttachments
Jun 24, 2002 8:04 pm 
Jorge Mario G.Jun 24, 2002 9:45 pm 
Bill MichellJun 25, 2002 3:26 am 
cuiJun 25, 2002 9:32 pm 
Bill MichellJun 26, 2002 11:36 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: A problem while config!Actions...
From:Bill Michell (bi@mics.org.uk)
Date:Jun 25, 2002 3:26:40 am
List:net.sourceforge.lists.courier-users

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