Soucis à l'installation de OCS Inventory

Bonjour à tous

je rencontre un soucis suite à l’installation de OCS iNVENTORY sur

Distributor ID: Debian
Description:    Debian GNU/Linux 8.6 (jessie)
Release:        8.6
Codename:       jessie

J’ai tenté d’installer le logiciel via le telechargeement de source GIT, mais je n’ai pas eu plus de succés donc j’ai installé le paquet directement dispo via

apt-get install ocsinventory-server && apt-get install ocsinventory-report

Pas de soucis durant l’installation, pas de soucis pour la base de données associés, tout est ok, mais les clients de remontent pas dans OCS.

Je précise que je ne veux pas utiliser OCS en couplage avec GLPI ou un autre logiciel.

J’ai donc exploré les log et trouvé cela dans les erreurs apache:

ocsinventory-server: Bad setting. `SUPPORT` is not set. Default: `1`
ocsinventory-server: Can't load SOAP::Transport::HTTP* - Web service will be unavailable

Bon ok je vais donc installer SOAP::Transport::HTTP mais la il y a un problème et je suis bloqué:

/usr/share/ocsinventory-server# perl -MCPAN -e 'install SOAP::Transport::HTTP'
Reading '/root/.cpan/Metadata'
  Database was generated on Mon, 12 Dec 2016 06:53:50 GMT
Running install for module 'SOAP::Transport::HTTP'
Checksum for /root/.cpan/sources/authors/id/P/PH/PHRED/SOAP-Lite-1.20.tar.gz ok
'YAML' not installed, will not store persistent state
Configuring P/PH/PHRED/SOAP-Lite-1.20.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for SOAP::Lite
Writing MYMETA.yml and MYMETA.json
  PHRED/SOAP-Lite-1.20.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for P/PH/PHRED/SOAP-Lite-1.20.tar.gz
---- Unsatisfied dependencies detected during ----
----        PHRED/SOAP-Lite-1.20.tar.gz       ----
    Test::MockObject [build_requires,optional]
    Apache [requires,optional]
    Test::Warn [build_requires]
    XML::Parser::Lite [build_requires]
    DIME::Tools [requires,optional]
Running install for module 'Test::Warn'
Checksum for /root/.cpan/sources/authors/id/C/CH/CHORNY/Test-Warn-0.30.tar.gz ok
Configuring C/CH/CHORNY/Test-Warn-0.30.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite Sub::Uplevel 0.12 not found.
Generating a Unix-style Makefile
Writing Makefile for Test::Warn
Writing MYMETA.yml and MYMETA.json
  CHORNY/Test-Warn-0.30.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for C/CH/CHORNY/Test-Warn-0.30.tar.gz
---- Unsatisfied dependencies detected during ----
----       CHORNY/Test-Warn-0.30.tar.gz       ----
    Sub::Uplevel [requires]
Running install for module 'Sub::Uplevel'
Checksum for /root/.cpan/sources/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.2600.tar.gz ok
Configuring D/DA/DAGOLDEN/Sub-Uplevel-0.2600.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Sub::Uplevel
Writing MYMETA.yml and MYMETA.json
  DAGOLDEN/Sub-Uplevel-0.2600.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for D/DA/DAGOLDEN/Sub-Uplevel-0.2600.tar.gz
  DAGOLDEN/Sub-Uplevel-0.2600.tar.gz
  make -- NOT OK
  CHORNY/Test-Warn-0.30.tar.gz
  Has already been unwrapped into directory /root/.cpan/build/Test-Warn-0.30-jPhlJQ
  CHORNY/Test-Warn-0.30.tar.gz
  Has already been prepared
Running make for C/CH/CHORNY/Test-Warn-0.30.tar.gz
Warning: Prerequisite 'Sub::Uplevel => 0.12' for 'CHORNY/Test-Warn-0.30.tar.gz' failed when processing 'DAGOLDEN/Sub-Uplevel-0.2600.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
  CHORNY/Test-Warn-0.30.tar.gz
  make -- NOT OK
Running install for module 'XML::Parser::Lite'
Checksum for /root/.cpan/sources/authors/id/P/PH/PHRED/XML-Parser-Lite-0.721.tar.gz ok
Configuring P/PH/PHRED/XML-Parser-Lite-0.721.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for XML::Parser::Lite
Writing MYMETA.yml and MYMETA.json
  PHRED/XML-Parser-Lite-0.721.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for P/PH/PHRED/XML-Parser-Lite-0.721.tar.gz
---- Unsatisfied dependencies detected during ----
----    PHRED/XML-Parser-Lite-0.721.tar.gz    ----
    Test::Requires [build_requires]
Running install for module 'Test::Requires'
Checksum for /root/.cpan/sources/authors/id/T/TO/TOKUHIROM/Test-Requires-0.10.tar.gz ok
Configuring T/TO/TOKUHIROM/Test-Requires-0.10.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Requires
Writing MYMETA.yml and MYMETA.json
  TOKUHIROM/Test-Requires-0.10.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for T/TO/TOKUHIROM/Test-Requires-0.10.tar.gz
  TOKUHIROM/Test-Requires-0.10.tar.gz
  make -- NOT OK
  PHRED/XML-Parser-Lite-0.721.tar.gz
  Has already been unwrapped into directory /root/.cpan/build/XML-Parser-Lite-0.721-DNkXVK
  PHRED/XML-Parser-Lite-0.721.tar.gz
  Has already been prepared
Running make for P/PH/PHRED/XML-Parser-Lite-0.721.tar.gz
Warning: Prerequisite 'Test::Requires => 0.06' for 'PHRED/XML-Parser-Lite-0.721.tar.gz' failed when processing 'TOKUHIROM/Test-Requires-0.10.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
  PHRED/XML-Parser-Lite-0.721.tar.gz
  make -- NOT OK
  PHRED/SOAP-Lite-1.20.tar.gz
  Has already been unwrapped into directory /root/.cpan/build/SOAP-Lite-1.20-IArN8T
  PHRED/SOAP-Lite-1.20.tar.gz
  Has already been prepared
Running make for P/PH/PHRED/SOAP-Lite-1.20.tar.gz
Warning: Prerequisite 'Test::Warn => 0' for 'PHRED/SOAP-Lite-1.20.tar.gz' failed when processing 'CHORNY/Test-Warn-0.30.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'XML::Parser::Lite => 0.715' for 'PHRED/SOAP-Lite-1.20.tar.gz' failed when processing 'PHRED/XML-Parser-Lite-0.721.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
---- Unsatisfied dependencies detected during ----
----        PHRED/SOAP-Lite-1.20.tar.gz       ----
    DIME::Tools [requires,optional]
    Apache [requires,optional]
    Test::MockObject [build_requires,optional]
  PHRED/SOAP-Lite-1.20.tar.gz
  make -- NOT OK
Running install for module 'Test::MockObject'
Checksum for /root/.cpan/sources/authors/id/C/CH/CHROMATIC/Test-MockObject-1.20161202.tar.gz ok
Configuring C/CH/CHROMATIC/Test-MockObject-1.20161202.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite UNIVERSAL::can 1.20110617 not found.
Warning: prerequisite UNIVERSAL::isa 1.20110614 not found.
Generating a Unix-style Makefile
Writing Makefile for Test::MockObject
Writing MYMETA.yml and MYMETA.json
  CHROMATIC/Test-MockObject-1.20161202.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for C/CH/CHROMATIC/Test-MockObject-1.20161202.tar.gz
----   Unsatisfied dependencies detected during  ----
---- CHROMATIC/Test-MockObject-1.20161202.tar.gz ----
    Test::Warn [build_requires]
    UNIVERSAL::isa [requires]
    Test::Exception [build_requires]
    CGI [build_requires]
    UNIVERSAL::can [requires]
Running install for module 'Test::Warn'
  CHORNY/Test-Warn-0.30.tar.gz
  Has already been unwrapped into directory /root/.cpan/build/Test-Warn-0.30-jPhlJQ
  CHORNY/Test-Warn-0.30.tar.gz
  Has already been prepared
  CHORNY/Test-Warn-0.30.tar.gz
  Could not make: Unknown error

Running install for module 'UNIVERSAL::isa'
Checksum for /root/.cpan/sources/authors/id/E/ET/ETHER/UNIVERSAL-isa-1.20150614.tar.gz ok
Configuring E/ET/ETHER/UNIVERSAL-isa-1.20150614.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for UNIVERSAL::isa
Wide character in print at /usr/share/perl/5.20/ExtUtils/MakeMaker.pm line 1172.
Wide character in print at /usr/share/perl/5.20/ExtUtils/MakeMaker.pm line 1172.
Wide character in print at /usr/share/perl/5.20/ExtUtils/MakeMaker.pm line 1172.
Writing MYMETA.yml and MYMETA.json
  ETHER/UNIVERSAL-isa-1.20150614.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for E/ET/ETHER/UNIVERSAL-isa-1.20150614.tar.gz
  ETHER/UNIVERSAL-isa-1.20150614.tar.gz
  make -- NOT OK
Running install for module 'Test::Exception'
Checksum for /root/.cpan/sources/authors/id/E/EX/EXODIST/Test-Exception-0.43.tar.gz ok
Configuring E/EX/EXODIST/Test-Exception-0.43.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite Sub::Uplevel 0.18 not found.
Generating a Unix-style Makefile
Writing Makefile for Test::Exception
Writing MYMETA.yml and MYMETA.json
  EXODIST/Test-Exception-0.43.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for E/EX/EXODIST/Test-Exception-0.43.tar.gz
---- Unsatisfied dependencies detected during ----
----    EXODIST/Test-Exception-0.43.tar.gz    ----
    Sub::Uplevel [requires]
Running install for module 'Sub::Uplevel'
  DAGOLDEN/Sub-Uplevel-0.2600.tar.gz
  Has already been unwrapped into directory /root/.cpan/build/Sub-Uplevel-0.2600-IrUEwe
  DAGOLDEN/Sub-Uplevel-0.2600.tar.gz
  Has already been prepared
  DAGOLDEN/Sub-Uplevel-0.2600.tar.gz
  Could not make: Unknown error

  EXODIST/Test-Exception-0.43.tar.gz
  Has already been unwrapped into directory /root/.cpan/build/Test-Exception-0.43-BuJklC
  EXODIST/Test-Exception-0.43.tar.gz
  Has already been prepared
Running make for E/EX/EXODIST/Test-Exception-0.43.tar.gz
Warning: Prerequisite 'Sub::Uplevel => 0.18' for 'EXODIST/Test-Exception-0.43.tar.gz' failed when processing 'DAGOLDEN/Sub-Uplevel-0.2600.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
  EXODIST/Test-Exception-0.43.tar.gz
  make -- NOT OK
Running install for module 'CGI'
Checksum for /root/.cpan/sources/authors/id/L/LE/LEEJO/CGI-4.35.tar.gz ok
Configuring L/LE/LEEJO/CGI-4.35.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for CGI
Writing MYMETA.yml and MYMETA.json
  LEEJO/CGI-4.35.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for L/LE/LEEJO/CGI-4.35.tar.gz
---- Unsatisfied dependencies detected during ----
----           LEEJO/CGI-4.35.tar.gz          ----
    Test::Deep [build_requires]
    Test::Warn [build_requires]
Running install for module 'Test::Deep'
Checksum for /root/.cpan/sources/authors/id/R/RJ/RJBS/Test-Deep-1.124.tar.gz ok
Configuring R/RJ/RJBS/Test-Deep-1.124.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Deep
Writing MYMETA.yml and MYMETA.json
  RJBS/Test-Deep-1.124.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for R/RJ/RJBS/Test-Deep-1.124.tar.gz
---- Unsatisfied dependencies detected during ----
----        RJBS/Test-Deep-1.124.tar.gz       ----
    Test::Tester [build_requires]
Running install for module 'Test::Tester'
Checksum for /root/.cpan/sources/authors/id/E/EX/EXODIST/Test-Simple-1.302067.tar.gz ok
Configuring E/EX/EXODIST/Test-Simple-1.302067.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Simple
Writing MYMETA.yml and MYMETA.json
  EXODIST/Test-Simple-1.302067.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for E/EX/EXODIST/Test-Simple-1.302067.tar.gz
  EXODIST/Test-Simple-1.302067.tar.gz
  make -- NOT OK
  RJBS/Test-Deep-1.124.tar.gz
  Has already been unwrapped into directory /root/.cpan/build/Test-Deep-1.124-YyYNS5
  RJBS/Test-Deep-1.124.tar.gz
  Has already been prepared
Running make for R/RJ/RJBS/Test-Deep-1.124.tar.gz
Warning: Prerequisite 'Test::Tester => 0.04' for 'RJBS/Test-Deep-1.124.tar.gz' failed when processing 'EXODIST/Test-Simple-1.302067.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
  RJBS/Test-Deep-1.124.tar.gz
  make -- NOT OK
Running install for module 'Test::Warn'
  CHORNY/Test-Warn-0.30.tar.gz
  Has already been unwrapped into directory /root/.cpan/build/Test-Warn-0.30-jPhlJQ
  CHORNY/Test-Warn-0.30.tar.gz
  Has already been prepared
  CHORNY/Test-Warn-0.30.tar.gz
  Could not make: Unknown error

  LEEJO/CGI-4.35.tar.gz
  Has already been unwrapped into directory /root/.cpan/build/CGI-4.35-fsmZdx
  LEEJO/CGI-4.35.tar.gz
  Has already been prepared
Running make for L/LE/LEEJO/CGI-4.35.tar.gz
Warning: Prerequisite 'Test::Deep => 0.11' for 'LEEJO/CGI-4.35.tar.gz' failed when processing 'RJBS/Test-Deep-1.124.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'Test::Warn => 0.3' for 'LEEJO/CGI-4.35.tar.gz' failed when processing 'CHORNY/Test-Warn-0.30.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
  LEEJO/CGI-4.35.tar.gz
  make -- NOT OK
Running install for module 'UNIVERSAL::can'
Checksum for /root/.cpan/sources/authors/id/C/CH/CHROMATIC/UNIVERSAL-can-1.20140328.tar.gz ok
Configuring C/CH/CHROMATIC/UNIVERSAL-can-1.20140328.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for UNIVERSAL::can
Writing MYMETA.yml and MYMETA.json
  CHROMATIC/UNIVERSAL-can-1.20140328.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for C/CH/CHROMATIC/UNIVERSAL-can-1.20140328.tar.gz
  CHROMATIC/UNIVERSAL-can-1.20140328.tar.gz
  make -- NOT OK
  CHROMATIC/Test-MockObject-1.20161202.tar.gz
  Has already been unwrapped into directory /root/.cpan/build/Test-MockObject-1.20161202-YsgxHW
  CHROMATIC/Test-MockObject-1.20161202.tar.gz
  Has already been prepared
Running make for C/CH/CHROMATIC/Test-MockObject-1.20161202.tar.gz
Warning: Prerequisite 'UNIVERSAL::isa => 1.20110614' for 'CHROMATIC/Test-MockObject-1.20161202.tar.gz' failed when processing 'ETHER/UNIVERSAL-isa-1.20150614.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'Test::Warn => 0.23' for 'CHROMATIC/Test-MockObject-1.20161202.tar.gz' failed when processing 'CHORNY/Test-Warn-0.30.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'Test::Exception => 0.31' for 'CHROMATIC/Test-MockObject-1.20161202.tar.gz' failed when processing 'EXODIST/Test-Exception-0.43.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'CGI => 4.15' for 'CHROMATIC/Test-MockObject-1.20161202.tar.gz' failed when processing 'LEEJO/CGI-4.35.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'UNIVERSAL::can => 1.20110617' for 'CHROMATIC/Test-MockObject-1.20161202.tar.gz' failed when processing 'CHROMATIC/UNIVERSAL-can-1.20140328.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
  CHROMATIC/Test-MockObject-1.20161202.tar.gz
  make -- NOT OK
Running install for module 'Apache'
Checksum for /root/.cpan/sources/authors/id/G/GO/GOZER/mod_perl-1.31.tar.gz ok
Configuring G/GO/GOZER/mod_perl-1.31.tar.gz with Makefile.PL
************* WARNING *************

  Your Perl is configured to link against libgdbm,
  but libgdbm.so was not found.
  You could just symlink it to /usr/lib/x86_64-linux-gnu/libgdbm.so.3.0.0

************* WARNING *************
Enter `q' to stop search
Please tell me where I can find your apache src
 [../apache_x.x/src] q

A la fin j’ai repondu q car je ne sais pas où trouver cet apache src, je suis vraiment novice sur perl

Pouvez vous me donner un coup de main?

Par avance merci

Assures toi que la version de ton client est compatible avec le Serveur. installe un client qui a la même version que ton serveur.