aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL11
1 files changed, 9 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index e94f248..e437f9a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -20,15 +20,22 @@ apt-get install libnet-ldap-perl \
libemail-valid-perl \
libdigest-perl \
libstring-mkpasswd-perl \
+ libstring-random-perl \
libnet-idn-encode-perl \
- libmail-gnupg-perl
+ libmail-gnupg-perl \
+ libnet-whois-parser-perl libnet-whois-raw-perl
+ liburi-escape-xs-perl
+cpanp install Net::DNS::Dig
-liburi-escape-xs-perl libnet-idn-encode-perl are not available on Debian 6.0
+liburi-escape-xs-perl and libnet-idn-encode-perl are not available on Debian 6.0
(Squeeze). To install these dependencies on Debian < 7.0, run
cpanp install Net::IDN::Encode URI::Escape::XS
+# Validator
+apt-get install libwebservice-validator-html-w3c-perl libxml-xpath-perl
+
# Configuration
sudo adduser --system fpanel --home /var/lib/fripost-panel --shell /bin/false --group www-data