heloo, i try to isntall courier-imap with qmail .
my courier-imap version is courier-imap-1.5.1.20020709 .
I have sucessfuly install qmail , run the pop3d and checkpassword and
smtpd.
My problem is when install the courier-imap package i run this:
as normal user:
./configure --without-authdaemon --man-dir=/usr/local/man
--without-authvchkpw
then run
make
when running error occurs and this message is like this:
cpd'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I.. -Wall -g -02 -c
libcouriertls.c
In file included from libcouriertls.c:8:
libcouriertls.h:23: openssl/ssl.h: No Such file or directory
libcouriertls.h:23: openssl/err.h: No Such file or directory
make[1: *** [libcouriertls.o] Error 1
make[1]: Leaving directory
`/home/mulianto/source/courier-imap-1.5.1.20020709/tcpd`
mkae: *** [all-recursive] Error 1
And the process is stopping.
What is the problem? anybody can help me?
Thank you in advanced.