Hi everyone,
I'm trying to install centreon-discovery on CES 3.3. Mariadb-devel is installed.
I followed this issue to resolve "MariaDB-devel FAIL"
--> https://github.com/Centreon-Community/centreon-discovery/issues/2
But now i got the following error :
`[root@vpc-gda-centreon centreon-discovery-master]# ./install.sh -i -t both
Waiting ...
Thanks for using Centreon
v2.3.1
OS found: CENTOS OK
Checking all needed binaries
rm OK
cp OK
mv OK
/bin/chmod OK
/bin/chown OK
echo OK
more OK
mkdir OK
find OK
/bin/grep OK
/bin/cat OK
/bin/sed OK
/usr/bin/python OK
/usr/bin/gcc OK
/usr/bin/nmap OK
/usr/bin/yum OK
Checking all needed packages
python-devel OK
MariaDB-devel OK
You will now read Centreon Discovery module Licence.
Press enter to continue.
Do you accept GPL license ?
[y/n], default to [n]:
y
python 2.6 (min. 2.4) OK
nmap 5.51 (min. 5.0) OK
Module PyCrypto ... OK
Module NMAP ... OK
Module SetupTools ... OK
Module MySQLdb ... FAIL
Modules Python weren't installed with success FAIL
INSTALL ABORT
`
I found with "echo" flags that the script is trying to "install modPython;" on line 321. That's why i have a FAIL.
Do you have some advices to help me ?
Thank you.
Frédéric LAINÉ
Hi everyone,
I'm trying to install centreon-discovery on CES 3.3. Mariadb-devel is installed.
I followed this issue to resolve "MariaDB-devel FAIL"
--> https://github.com/Centreon-Community/centreon-discovery/issues/2
But now i got the following error :
`[root@vpc-gda-centreon centreon-discovery-master]# ./install.sh -i -t both
Waiting ...
http://community.centreon.com/projects/centreon-discovery
Thanks for using Centreon
v2.3.1
OS found: CENTOS OK
rm OK
cp OK
mv OK
/bin/chmod OK
/bin/chown OK
echo OK
more OK
mkdir OK
find OK
/bin/grep OK
/bin/cat OK
/bin/sed OK
/usr/bin/python OK
/usr/bin/gcc OK
/usr/bin/nmap OK
/usr/bin/yum OK
python-devel OK
MariaDB-devel OK
You will now read Centreon Discovery module Licence.
Press enter to continue.
Do you accept GPL license ?
[y/n], default to [n]:
python 2.6 (min. 2.4) OK
nmap 5.51 (min. 5.0) OK
Module PyCrypto ... OK
Module NMAP ... OK
Module SetupTools ... OK
Module MySQLdb ... FAIL
Modules Python weren't installed with success FAIL
INSTALL ABORT
`
I found with "echo" flags that the script is trying to "install modPython;" on line 321. That's why i have a FAIL.
Do you have some advices to help me ?
Thank you.
Frédéric LAINÉ