aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root@rbsd.ankarstrom.se>2021-04-25 14:35:00 +0000
committerroot <root@rbsd.ankarstrom.se>2021-04-25 14:35:00 +0000
commit8c69ff4ae455e6aa49f35fe318ecaad3fb0282ff (patch)
tree1c6f6094dd6ba8d2f9a957623bed09332e411c72
parent17b219d8c1c3116158f14b8005561be2de11e7c4 (diff)
downloadApache-Inject-8c69ff4ae455e6aa49f35fe318ecaad3fb0282ff.tar.gz
Clarify installation instructions
-rw-r--r--README3
-rw-r--r--lib/Apache/Inject.pm3
-rwxr-xr-xt/SMOKE2
3 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index f090522..78cc529 100644
--- a/README
+++ b/README
@@ -61,7 +61,8 @@ INSTALLATION
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.
+ 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. This is
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.
diff --git a/t/SMOKE b/t/SMOKE
index 9f53a8f..503ed1b 100755
--- a/t/SMOKE
+++ b/t/SMOKE
@@ -1,6 +1,6 @@
#!/usr/local/bin/perl
# WARNING: this file is generated, do not edit
-# generated on Sun Apr 25 14:30:31 2021
+# generated on Sun Apr 25 14:34:49 2021
# 01: /usr/local/lib/perl5/site_perl/mach/5.32/Apache/TestConfig.pm:1003
# 02: /usr/local/lib/perl5/site_perl/mach/5.32/Apache/TestConfig.pm:1095
# 03: /usr/local/lib/perl5/site_perl/mach/5.32/Apache/TestSmoke.pm:775