LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 804|回复: 3

一个关于APACHE安装的问题!!

[复制链接]
发表于 2005-5-10 11:11:43 | 显示全部楼层 |阅读模式
我在freebsd下通过ports安装apache的时候,出现如下错误代码:
To enable a module category: WITH_<CATEGORY>_MODULES
To disable a moudle category: WITHOUT_<CATEGORY>_MODULES

Per default categories are:
AUTH DAV MISC
Categorise available:
AUTH DAV EXPERIMENTAL LDAP MISC PROXY SSL SUEXEC THREADS

To see all available knobs,type make show-options
To see all modules in different categories, type make show-categories
You can check your modules configuration by using make show-modules

To save apache.org bandwidth,please use the closest
mirror. Hit Ctrl+C now and do a make print-closest-mirrors.
To automatically update /etc/make.conf do:
make print-closest-mirrors >> /etc/make.conf

Dependency warring:used OpenSSL version contains known vulnerabilities
Please update or define either WITH_OPNSSL_BASE or WITH_OPENSSL_PORT
*** Error code 1
Stop in /usr/ports/www/apache2.
请问这是哪里的问题啊??? :help  :help 是不是有什么地方没有设置好?
发表于 2005-5-12 10:32:05 | 显示全部楼层
path=`whereis openssl`
make WITH_OPENSSL_BASE=$path install clean

if i have a mistake in the command , all the time ,you will know,what you can do...

try ...thank  ...
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-5-13 17:26:31 | 显示全部楼层
谢谢!!这个问题终于搞定了!!!原因在于没有安装最新的OPENSSL!!只要在系统里安装最新的就不会出现上面的问题了!!
回复 支持 反对

使用道具 举报

发表于 2005-5-15 11:52:23 | 显示全部楼层
转自freebsdchina.org
OpenSSL 未升级导致某些ports软件不能“正常”安装。


最近因为OpenSSL 发现重大安全漏洞,导致OpenSSL 升级。

而发行光盘原带的OpenSSL 版本过低,假如没有升级OpenSSL,那么很多软件是无法从Ports顺利安装的。

系统提示需要升级OpesnSSL,但有人因为种种原因,没看到、懂此提示。

因此这里推荐此贴:
http://www.freebsdchina.org/foru ... 7e0d9cbc918e850a8de
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表