hi all,
i got this problem while im installing centreon...
i follow all the instruction given at this site:-
http://sourceforge.net/apps/mediawik..._Configuration
i got this error at "./install.sh -i" :-
[root@Hazwan ~]# cd centreon-2.0.2
[root@Hazwan centreon-2.0.2]# dir
cron doc INSTALL install.sh lib LICENSE log plugins snmptt www
[root@Hazwan centreon-2.0.2]# export PATH="$PATH: /usr/local/nagios/bin/"
You have new mail in /var/spool/mail/root
[root@Hazwan centreon-2.0.2]# ./install.sh -i
./install.sh: line 97: /root/centreon-2.0.2/varinstall/vars: No such file or directory
./install.sh: line 109: /root/centreon-2.0.2/libinstall/gettext.sh: No such file or directory
./install.sh: line 116: /root/centreon-2.0.2/libinstall/functions: No such file or directory
mkdir: cannot create directory `': No such file or directory
./install.sh: line 183: define_specific_binary_vars: command not found
------------------------------------------------------------------------
Checking all needed binaries
------------------------------------------------------------------------
./install.sh: line 213: pathfind: command not found
./install.sh: line 217: echo_failure: command not found
./install.sh: line 218: log: command not found
./install.sh: line 213: pathfind: command not found
./install.sh: line 217: echo_failure: command not found
./install.sh: line 218: log: command not found
./install.sh: line 213: pathfind: command not found
./install.sh: line 217: echo_failure: command not found
./install.sh: line 218: log: command not found
./install.sh: line 213: pathfind: command not found
./install.sh: line 217: echo_failure: command not found
./install.sh: line 218: log: command not found
./install.sh: line 213: pathfind: command not found
./install.sh: line 217: echo_failure: command not found
./install.sh: line 218: log: command not found
./install.sh: line 213: pathfind: command not found
./install.sh: line 217: echo_failure: command not found
./install.sh: line 218: log: command not found
./install.sh: line 213: pathfind: command not found
./install.sh: line 217: echo_failure: command not found
./install.sh: line 218: log: command not found
./install.sh: line 228: echo_info: command not found
can someone tell me what when wrong....?