diff options
Diffstat (limited to 'torrus/FREESIDE_INSTALL')
-rw-r--r-- | torrus/FREESIDE_INSTALL | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/torrus/FREESIDE_INSTALL b/torrus/FREESIDE_INSTALL new file mode 100644 index 000000000..fa4984851 --- /dev/null +++ b/torrus/FREESIDE_INSTALL @@ -0,0 +1,11 @@ +i should move to the wiki once this is further along + +aptitude install rrdtool librrds-perl libxml-libxml-perl libberkeleydb-perl libtemplate-perl libproc-daemon-perl libnet-snmp-perl libapache-session-perl libjson-perl + +make configure-torrus +make install-torrus + +#(and for the apache config) +# in Makefile, set TORRUS_ENABLED = 1 +make install-apache + |