1 message in net.sourceforge.lists.courier-users[courier-users] courier-imap compilin...
FromSent OnAttachments
manish patelAug 31, 2004 1:08 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] courier-imap compiling errorActions...
From:manish patel (mani@yahoo.com)
Date:Aug 31, 2004 1:08:39 am
List:net.sourceforge.lists.courier-users

manish patel said: i am using Redhat linux version 7.1 well and i am also getting authlib error while compiling courier-imap-3.5.7.Well i had installed vpopmail-5.4.5 with mysql database and for this i am not able to compile courier-imap --with-authvchkpw module.The steps for installing courier-imap are as below: For courier-imap login as non-root user su - vpopmail cd /var/src/ tar -jxvf /var/src/tar/tar/courier-imap-3.0.7.tar.bz2 cd /var/src/courier-imap-3.0.7/ export CFLAGS="-DHAVE_OPEN_SMTP_RELAY -DHAVE_VLOGAUTH"

./configure --prefix=/usr/local/courier-imap --disable-root-check --without-authpam --without-authldap --without-authpwd --without-authmysql --without-authpgsql --without-authshadow --without-authuserdb --without-authcustom --without-authcram --enable-workarounds-for-imap-clients-bugs --with-authdaemon --without-ipv6 --with-authvchkpw --with-ssl --with-redhat make

wheni run make it gives following error about authlib Making check in authlib make[1]: Entering directory `/var/src/courier-imap-3.0.5/authlib' make[1]: *** No rule to make target `check'. Stop. make[1]: Leaving directory `/var/src/courier-imap-3.0.5/authlib' make: *** [check-recursive] Error 1

Anticipating a helpfull response from you Thanking you Manish