Hello everyone. Im working on installing courier-imap on a RH 9.0 box.

However, I ran into this problem when I ran make:

make[2]: Entering directory `/tmp/courier-imap-2.0.0.20030721/tcpd'
Compiling spipe.c
rm -f libspipe.a
ar cru libspipe.a spipe.o
ranlib libspipe.a
Compiling tlsclient.c
Compiling tlspasswordcache.c
tlspasswordcache.c:9:25: openssl/ssl.h: No such file or directory
tlspasswordcache.c:10:25: openssl/err.h: No such file or directory
tlspasswordcache.c:11:26: openssl/rand.h: No such file or directory
make[2]: *** [tlspasswordcache.o] Error 1
make[2]: Leaving directory `/tmp/courier-imap-2.0.0.20030721/tcpd'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/courier-imap-2.0.0.20030721/tcpd'
make: *** [all-recursive] Error 1

I do have openssl installed: openssl-0.9.7a-5
Its located in: /usr/bin/opessl
                   /usr/share/ssl/openssl.cnf

Anyone know what the problem is, and how I can fix it?

Thank you.

Jason


-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to