From b27e0f15656a9e1230ad33a3e9210b4fcab4f2cb Mon Sep 17 00:00:00 2001 From: marostegui Date: Mon, 20 Oct 2008 08:03:17 +0000 Subject: [PATCH] 2008-10-20 Manuel Arostegui * pandora_server_installer: Added dependency git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1170 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_server/ChangeLog | 4 ++++ pandora_server/pandora_server_installer | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pandora_server/ChangeLog b/pandora_server/ChangeLog index db63a159e6..548a2dcd39 100644 --- a/pandora_server/ChangeLog +++ b/pandora_server/ChangeLog @@ -1,3 +1,7 @@ +2008-10-20 Manuel Arostegui + + * pandora_server_installer: Added dependency + 2008-10-16 Sancho Lerena * Config.pm: Version update. diff --git a/pandora_server/pandora_server_installer b/pandora_server/pandora_server_installer index bd86370261..60cd8b3898 100755 --- a/pandora_server/pandora_server_installer +++ b/pandora_server/pandora_server_installer @@ -22,7 +22,7 @@ then echo "The complete installation guide is at: "http://www.openideas.info/wiki/index.php?title=Pandora_2.0:Documentation_en:Install_Server#Pandora_FMS_Server_installation" " echo " " echo "Debian-based distribution do:" - echo " $ apt-get install libdate-manip-perl snmp snmpd libsnmp-perl libtime-format-perl libxml-simple-perl libnetaddr-ip-perl libdbi-perl libxml-simple-perl libnetaddr-ip-perl libhtml-parser-perl wmi-client xprobe2" + echo " $ apt-get install libdate-manip-perl snmp snmpd libsnmp-perl libtime-format-perl libxml-simple-perl libnetaddr-ip-perl libdbi-perl libxml-simple-perl libnetaddr-ip-perl libhtml-parser-perl wmi-client xprobe2 libmail-sendmail-perl" echo " " echo "RedHat-based distribution do" echo " "