Hi all,
I am trying to compile Courier 0.44.2 on my Linux box. configure runs succesfuly, but make doesn't - it always fails with this:
.....
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
Does anybody know, what I am doing wrong way?
You do not have OpenSSL development libraries installed, just the runtime libraries. You need to install OpenSSL development libraries in order to build SSL.
pgp00000.pgp
Description: PGP signature
