I run ./configure (non-root) and everything looks ok
then when I run make I get this error:

Making all in authlib
make[1]: Entering directory `/home/kyromedia/courier-imap-1.4.3/authlib'
echo "#define AUTHMYSQLRC \"/usr/lib/courier-imap/etc/authmysqlrc\"" >authmysqlrc.h
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/usr/include/mysql  -g -O2 -Wall -I.. -I./.. -c 
authmysqllib.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/usr/include/mysql  -g -O2 -Wall -I.. -I./.. -c 
authpgsql.c
In file included from authpgsql.c:19:
authpgsql.h:8:29: libpq-fe.h: No such file or directory
make[1]: *** [authpgsql.o] Error 1
make[1]: Leaving directory `/home/kyromedia/courier-imap-1.4.3/authlib'
make: *** [all-recursive] Error 1


I'm running redhat 7.1
qmail and vmailmgr are already installed.
when I do a locate libpq-fe.h
it finds it in /usr/include/pgsql/libpq-fe.h

How can I fix this error

Thanks

-- 

Get your free email from www.linuxmail.org 


Powered by Outblaze

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to