level 1
月桂不知味
楼主
最近项目要做https的访问,由于是suse10的系统,所以里面很多的东西版本都不高,下软件的时候刻意下了版本稍低的。下了openssl -0.9.8k这个包 又下了 apache2.2.22 安装openssl成功,命令openssl version 执行成功。
但是apache配置都没过 具体命令是:./configure --prefix="/usr/local/apache" --enble-so --enble-ssl --with-ssl="/usr/local/ssl/bin" --with-apr="/usr/local/apr" --with-apr-util="/usr/local/apr-util" --with-pcre="/usr/local/pcre" --with-openssl-include="/usr/local/ssl/include"
报出错误:no openSSL header found. no SSL-C header found
configure error:no recoginzed SSL/TILS toolkit detected.
求助大神出手帮忙
2013年01月29日 01点01分
1
但是apache配置都没过 具体命令是:./configure --prefix="/usr/local/apache" --enble-so --enble-ssl --with-ssl="/usr/local/ssl/bin" --with-apr="/usr/local/apr" --with-apr-util="/usr/local/apr-util" --with-pcre="/usr/local/pcre" --with-openssl-include="/usr/local/ssl/include"
报出错误:no openSSL header found. no SSL-C header found
configure error:no recoginzed SSL/TILS toolkit detected.
求助大神出手帮忙