Hello,
I'm new in apache-ssl, and I'm having a problem compiling it.
I'm using SSLeay_0.9.0b.tar, apache_1.3.1.tar and apache_1.3.1+ssl_1.20.tar.
And the compiler said:
apache_ssl.c:59: ssl.h: No such file or directory
apache_ssl.c:61: x509.h: No such file or directory
apache_ssl.c:62: pem.h: No such file or directory
apache_ssl.c:63: crypto.h: No such file or directory
apache_ssl.c:85: #error "SSLeay versions below 0.8.x are no longer supported"
make[4]: *** [apache_ssl.o] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[1]: *** [build-std] Error 2
make: *** [build] Error 2
Any help is welcome!
Thanks,
Gerald.