mod_perl is not actually used by OpenSRF itself, so
this patch, in conjunction with one for Evergreen, makes
it an Evergreen installation dependency.
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
check\
ejabberd\
less\
- libapache2-mod-perl2\
libcache-memcached-perl\
libclass-dbi-abstractsearch-perl\
libclass-dbi-sqlite-perl\
libxslt-devel \
make \
memcached \
- mod_perl \
perl-Cache-Memcached \
perl-Class-DBI \
perl-Class-DBI-AbstractSearch \
ubuntu-precise: generic_ubuntu precise
ubuntu-trusty: generic_ubuntu trusty apache_mpm_prefork_mods
-ubuntu-xenial: generic_ubuntu xenial apache_mpm_prefork_mods apache_perl_mod
+ubuntu-xenial: generic_ubuntu xenial apache_mpm_prefork_mods
precise: install_extra_debs install_extra_debs_precise debian_sys_config
trusty: install_extra_debs install_extra_debs_trusty debian_sys_config
xenial: install_extra_debs install_extra_debs_xenial debian_sys_config
a2dismod mpm_event
a2enmod mpm_prefork
-# Need to activate mod_perl on some O/S.
-apache_perl_mod:
- a2enmod perl
-
# Fedora
install_fedora_rpms:
yum -y install $(FEDORAS)