Posts Tagged ‘csf’

怎样安装libwww-perl

在一台服务器上安装csf防火墙的时候,提示:

“You need to install the LWP perl module (libwww-perl) and then install csf”

也即缺少perl的一个模块Libwww-perl

在CentOS5下直接使用yum安装即可。

yum install perl-libwww-perl

Tags: ,