root/tags/oreon-1.3-RC3-1/INSTALL

Revision 25, 0.6 kB (checked in by jmathis, 3 years ago)
Line 
1To use graphic plugins, you need to have on your server :
2- RRDTOOL
3- perl/RRDTOOL (RRDs.pm)
4- Net::SNMP
5
6To use Oreon, you need to have on your server :
7- php4 ( php5 not supported yet )
8- php-snmp
9- php-gd
10- perl-GD
11
12FRANCAIS :
13----------
14
15
16Pour installer Oreon sans mise à jour :
17
18        Lancer la commande "./install.sh"
19
20Pour mettre à jour :
21
22        Lancer la commande "./upgrade.sh"
23
24
25ENGLISH :
26---------
27
28
29For install only :
30
31        Launch "./install.sh"
32
33For update :
34
35        Launch "./upgrade.sh"
36
37
38For more informations, mail infos@oreon-project.org or visit Oreon's forum http://forum.oreon-project.org.
39
40Thanks for using oreon.
Note: See TracBrowser for help on using the browser.