我为我的生活无法findRHEL 7的mod_perl包。有没有远程调用mod_perl的包,谷歌没有帮助。 我想要获得Redmine Git Hosting的设置,但是我需要在configuration文件(使用PerlLoadModule)中加载一个perl模块。
想法?
yum install mod_perl Loaded plugins: langpacks, product-id, rhnplugin, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. This system is receiving updates from RHN Classic or Red Hat Satellite. No package mod_perl available. Error: Nothing to do
mod_perl不在基地,但在EPEL 7中可用; 所以我的build议是你从那里得到它。 请注意,EPEL 7仍处于“testing”阶段。
http://dl.fedoraproject.org/pub/epel/beta/7/SRPMS/repoview/mod_perl.html http://developerblog.redhat.com/2014/02/20/rhel-7-beta-extra-packages /
我是那个写Jakov提到的博文的人。
RHEL 7使用Apache 2.4,而且它仍然没有mod_perl包。 mod_perl是在testing版本中删除的软件包列表。 更多信息:
https://www.huntingbears.nl/2013/12/17/no-mod_perl-in-rhel-7-and-centos-7/
我build议从pkgs.org获得Fedora 20或19 src.rpm,启动RHEL 7开发包并重buildRHEL 7的包。