blob: fa4984851208558ae899851e82754f9bbc9774fa (
plain)
1
2
3
4
5
6
7
8
9
10
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
|