Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docu:install [2009/02/16 22:09] Ueli Heuerdocu:install [2015/02/28 01:01] (current) Ueli Heuer
Line 1: Line 1:
 +====== Install ======
  
 +===== Prerequisites =====
 +
 +To install DVG you need at least following software installed on your server:
 +
 +  * Apache 2.0 (Other releases should work, but are not tested!)
 +  * PHP 5.3 (Other releases could work, but are not tested!)
 +  * PEAR libs: DB (>= V.1.6?), Text/Password.php (pear.php.net)
 +  * rrdtools, [[docu:php_rrdtool|rrd-extension]] for php, rrdlib for perl
 +  * cracklib (optional)
 +  * Perl, with different CPAN-Libs installed. 
 +  * AJAX Toolkit: [[http://www.xajax-project.org/|xajax]]
 +  * CVS (to fetch the DVG software)
 +
 +==== PEAR Libs ====
 +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
 +==== Perl CPAN-Libs ====
 +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
 +===== Install Procedure =====
 +On our [[http://cvs.dvgtool.org/|CVS server]] you'll find a short [[http://cvs.dvgtool.org/cgi/viewvc.cgi/dvgtool/dvg/INSTALL?view=co&pathrev=dvg_0_9_4|install]] description. 
 +
 +{{tag>docu install}}
Back to top
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0