Jim Dory wrote:
It appeared to configure fine but after hitting make, I got the following errors at the end of the make process. (only errors I noticed)Sorry for thinking out loud here. I've got those files under various directories under /root/openssl-engine-0.9.6g/ , as well as under /usr/local/ssl/include/openssl/. Hmmm, maybe it didn't find that path. Wonder what the syntax would be for specifying it, should I need to.? Back to the files, but hoping for a quicker answer..mod_tls.c:40: openssl/ssl.h: no such file or directory mod_tls.c:41: openssl/x509.h: no such file or directory mod_tls.c:42: openssl/err.h: no such file or directory mod_tls.c:43: openssl/rand.h: no such file or directory make [1] : *** [mod_tls.o] Error1 leaving dir... etc make: *** [modules] Error 2
-- Jim D