公司要求安装LAMP+SVN,要实现SSL加密,可是最近研究很多种,不管是源码编译安装openssl,还是yum安装的,在编译apache,--enable-ssl --with-ssl=DIR时,老是make不过去,提示
make[4]: *** [ssl_engine_init.slo] 错误 1
make[4]: Leaving directory `/usr/src/httpd-2.2.9/modules/ssl*
make[3]: *** [shared-build-recursive] 错误 1
make[3]: Leaving directory `/usr/src/httpd-2.2.9/modules/ssl*
make[2]: *** [shared-build-recursive] 错误 1
make[2]: Leaving directory `/usr/src/httpd-2.2.9/modules*
make[1]: *** [shared-build-recursive] 错误 1
make[1]: Leaving directory `/usr/src/httpd-2.2.9*
make: *** [all-recursive] 错误 1
用过http-2.2.4和openssl-1.0.0.1e,apr-1.2.12,apr-util-1.2.12,另外说明一下,编译安装svn还要求apache和apr版本相对应,否则make通不过。
求破:Apache与OpenSSL版本对应的问题,当然有成功经验的大神望请出手相助!
make[4]: *** [ssl_engine_init.slo] 错误 1
make[4]: Leaving directory `/usr/src/httpd-2.2.9/modules/ssl*
make[3]: *** [shared-build-recursive] 错误 1
make[3]: Leaving directory `/usr/src/httpd-2.2.9/modules/ssl*
make[2]: *** [shared-build-recursive] 错误 1
make[2]: Leaving directory `/usr/src/httpd-2.2.9/modules*
make[1]: *** [shared-build-recursive] 错误 1
make[1]: Leaving directory `/usr/src/httpd-2.2.9*
make: *** [all-recursive] 错误 1
用过http-2.2.4和openssl-1.0.0.1e,apr-1.2.12,apr-util-1.2.12,另外说明一下,编译安装svn还要求apache和apr版本相对应,否则make通不过。
求破:Apache与OpenSSL版本对应的问题,当然有成功经验的大神望请出手相助!