From 8c69ff4ae455e6aa49f35fe318ecaad3fb0282ff Mon Sep 17 00:00:00 2001 From: root Date: Sun, 25 Apr 2021 14:35:00 +0000 Subject: Clarify installation instructions --- lib/Apache/Inject.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/Apache') diff --git a/lib/Apache/Inject.pm b/lib/Apache/Inject.pm index a8bd520..7ce69b7 100644 --- a/lib/Apache/Inject.pm +++ b/lib/Apache/Inject.pm @@ -121,7 +121,8 @@ To install this module type the following: make install Note that all steps in this process require mod_perl2 to be installed. -I recommend installing mod_perl2 before trying to install Apache::Inject. +I recommend installing mod_perl2 via your operating system's package +manager or ports collection before installing Apache::Inject. Note further that, because they depend on Apache, the tests require an unprivileged user and will be skipped if they are run as root. -- cgit v1.2.3