Hello, I'm trying to install courier-imap 1.4.5 on a Red Hat Linux 7.2 machine with mysql support. My configure options (I don't want another auth options) are:
./configure --with-mysql-libs=/usr/local/mysql/lib --with-mysql-includes=/usr/local/mysql/include --without-authpwd --without-authshadow --without-authpam --without-authuserdb --without-authcram --without-authvchkpw --without-authldap --with-authmysql --without-authpgsql --without-authcustom After adding -lz to compile options in configure script, configure seems to go OK. I try make and works, but when doing make check, I get this error: make[1]: Entering directory `/home/user1/courier-imap-1.4.5/authlib' gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/mysql/include -g -O2 -Wall -I.. -I./.. -c authsyschangepwd.c authsyschangepwd.c:23:36: authsyschangepwdir.h: no such file or directory make[1]:*** [authsyschangepwd.o] Error 1 make: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/user1/courier-imap-1.4.5/authlib' I have no authsyschangepwdir.h on my system. Where can I locate it?. I've tried with a version downloaded from a site using courier-imap, but stills not working. Is a configure problem?. Thanks in advance. Gerard. ------------------------------------------------- Get your free @Elvis e-mail account at Elvis.com! http://www.elvis.com _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
