LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Fedora 11 centreon installation (https://www.linuxquestions.org/questions/linux-newbie-8/fedora-11-centreon-installation-777792/)

baliman 12-23-2009 10:40 PM

Fedora 11 centreon installation
 
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....?

unSpawn 01-17-2010 05:48 AM

Quote:

Originally Posted by baliman (Post 3803117)
Code:

[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


Running 'dir' after tarball extraction should result in:
Code:

centreon-2.0.2]$ dir
bin        doc      install.sh  LICENSE  README    tmpl
CHANGELOG  GPL_LIB  lib        log      snmptrapd  varinstall
cron      INSTALL  libinstall  plugins  snmptt    www

so yours is incomplete to start with.

baliman 01-18-2010 07:37 AM

ooo...ok...thks
forgot to tar


All times are GMT -5. The time now is 08:04 PM.