To install DVG you need at least following software installed on your server:
Following PEAR-Libs are used by the PHP pages:
DB Config Text/Password.php Net/IPv4.php Net/IPv6.php (in the future)
or as debian packages:
php-mdb2 php-mdb2-driver-mysql php-config php-text-password php-net-ipv4 you'll need to install the Net_IPv6 lib by `` pear install Net_IPv6 ``
Following PHP-Extension are needed
php5-snmp php5-gd
Following Libs are use in the various Perl scripts:
Config::Auto DBI, DBD::MySql FindBin Getopt::Long Mail::Sendmail MIME::Base64 MIME::QuotedPrint RRDs SNMP_util Net::IP Net::SNMP Unix::Syslog Crypt::DES Crypt::Rijndael Net::Jabber Net::Oping
as debian packet:
libconfig-auto-perl libdata-dumper-simple-perl libdbi-perl libdbd-mysql-perl libmail-sendmail-perl libmime-perl librrdp-perl librrds-perl libnet-snmp-perl libsnmp-session-perl libnet-ip-perl libsnmp-perl libnet-snmp-perl libunix-syslog-perl libcrypt-des-perl libcrypt-rijndael-perl libnet-jabber-perl libnet-oping-perl
On our CVS server you'll find a short install description.