carot0  | 
 pour OCS pour l'instant je l'install, et j'ai un pt etre un soucis avec un module
  XML-Simple-2.14# make test
 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
 # Package                        Version
 #  perl                           5.8.7
 #  XML::Simple                    2.14
 #  Storable                       2.13
 #  XML::Parser                    Not Installed
 #  XML::SAX                       Not Installed
 t/0_Config........ok
 t/1_XMLin.........ok 1/122XMLin() requires either XML::SAX or XML::Parser at t/1_XMLin.t line 35
 # Looks like you planned 122 tests but only ran 1.
 # Looks like your test died just after 1.
 t/1_XMLin.........dubious
         Test returned status 255 (wstat 65280, 0xff00)
 DIED. FAILED tests 2-122
         Failed 121/122 tests, 0.82% okay
 t/2_XMLout........ok 1/196XMLin() requires either XML::SAX or XML::Parser at t/2_XMLout.t line 46
 # Looks like you planned 196 tests but only ran 4.
 # Looks like your test died just after 4.
 t/2_XMLout........dubious
         Test returned status 255 (wstat 65280, 0xff00)
 DIED. FAILED tests 5-196
         Failed 192/196 tests, 2.04% okay
 t/3_Storable......ok 1/23XMLin() requires either XML::SAX or XML::Parser at t/3_Storable.t line 123
 # Looks like you planned 23 tests but only ran 2.
 # Looks like your test died just after 2.
 t/3_Storable......dubious
         Test returned status 255 (wstat 65280, 0xff00)
 DIED. FAILED tests 3-23
         Failed 21/23 tests, 8.70% okay
 t/4_MemShare......ok 1/8XMLin() requires either XML::SAX or XML::Parser at t/4_MemShare.t line 113
 # Looks like you planned 8 tests but only ran 1.
 # Looks like your test died just after 1.
 t/4_MemShare......dubious
         Test returned status 255 (wstat 65280, 0xff00)
 DIED. FAILED tests 2-8
         Failed 7/8 tests, 12.50% okay
 t/5_MemCopy.......ok 1/7XMLin() requires either XML::SAX or XML::Parser at t/5_MemCopy.t line 117
 # Looks like you planned 7 tests but only ran 1.
 # Looks like your test died just after 1.
 t/5_MemCopy.......dubious
         Test returned status 255 (wstat 65280, 0xff00)
 DIED. FAILED tests 2-7
         Failed 6/7 tests, 14.29% okay
 t/6_ObjIntf.......ok 1/37XMLin() requires either XML::SAX or XML::Parser at t/6_ObjIntf.t line 162
 # Looks like you planned 37 tests but only ran 6.
 # Looks like your test died just after 6.
 t/6_ObjIntf.......dubious
         Test returned status 255 (wstat 65280, 0xff00)
 DIED. FAILED tests 7-37
         Failed 31/37 tests, 16.22% okay
 t/7_SaxStuff......skipped
         all skipped: no XML::SAX
 t/8_Namespaces....skipped
         all skipped: no XML::SAX
 t/9_Strict........NOK 2
 #     Failed test (t/9_Strict.t at line 27)
 #          got: 'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 25
 # '
 #     expected: ''
 t/9_Strict........NOK 3
 #     Failed test (t/9_Strict.t at line 31)
 #          got: ''
 #     expected: 'name1 name2'
 t/9_Strict........NOK 13
 #     Failed test (t/9_Strict.t at line 91)
 #                   'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 87
 # '
 #     doesn't match '(?-xism:(?i)<part> element has no 'partnum' key attribute)'t/9_Strict........NOK 15
 #     Failed test (t/9_Strict.t at line 111)
 #                   'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 107
 # '
 #     doesn't match '(?-xism:(?i)<item> element has non-scalar 'name' key attribute)'
 t/9_Strict........NOK 21
 #     Failed test (t/9_Strict.t at line 179)
 #          got: 'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 177
 # '
 #     expected: ''
 t/9_Strict........NOK 22
 #     Failed test (t/9_Strict.t at line 183)
 #          got: ''
 #     expected: 'name1 name2'
 t/9_Strict........NOK 32
 #     Failed test (t/9_Strict.t at line 252)
 #                   'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 248
 # '
 #     doesn't match '(?-xism:(?i)<part> element has no 'partnum' key attribute)'t/9_Strict........NOK 34
 #     Failed test (t/9_Strict.t at line 274)
 #                   'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 270
 # '
 #     doesn't match '(?-xism:(?i)<item> element has non-scalar 'name' key attribute)'
 # Looks like you failed 8 tests of 38.
 t/9_Strict........dubious
         Test returned status 8 (wstat 2048, 0x800)
 DIED. FAILED tests 2-3, 13, 15, 21-22, 32, 34
         Failed 8/38 tests, 78.95% okay
 t/A_XMLParser.....skipped
         all skipped: no XML::Parser
 Failed Test    Stat Wstat Total Fail  Failed  List of Failed
 -------------------------------------------------------------------------------
 t/1_XMLin.t     255 65280   122  242 198.36%  2-122
 t/2_XMLout.t    255 65280   196  384 195.92%  5-196
 t/3_Storable.t  255 65280    23   42 182.61%  3-23
 t/4_MemShare.t  255 65280     8   14 175.00%  2-8
 t/5_MemCopy.t   255 65280     7   12 171.43%  2-7
 t/6_ObjIntf.t   255 65280    37   62 167.57%  7-37
 t/9_Strict.t      8  2048    38    8  21.05%  2-3 13 15 21-22 32 34
 3 tests skipped.
 Failed 7/11 test scripts, 36.36% okay. 386/432 subtests failed, 10.65% okay.
 make: *** [test_dynamic] Erreur 255
   |  
 
 je poursuis l'installation des autre module mais ca me parrait pas terrible pour la suite ...
     edit : je ne peut pas installé un autre module :
  
  DBD-mysql-2.9008# perl Makefile.PL
 Can't exec "mysql_config": Aucun fichier ou répertoire de ce type at Makefile.PL line 73.
   Cannot find the file 'mysql_config'! Your execution PATH doesn't seem
 not contain the path to mysql_config. Resorting to guessed values!
 Can't exec "mysql_config": Aucun fichier ou répertoire de ce type at Makefile.PL line 248.
 Can't exec "mysql_config": Aucun fichier ou répertoire de ce type at Makefile.PL line 248.
 Can't exec "mysql_config": Aucun fichier ou répertoire de ce type at Makefile.PL line 248.
 Can't exec "mysql_config": Aucun fichier ou répertoire de ce type at Makefile.PL line 248.
 Can't exec "mysql_config": Aucun fichier ou répertoire de ce type at Makefile.PL line 248.
 Can't exec "mysql_config": Aucun fichier ou répertoire de ce type at Makefile.PL line 248.
 Failed to determine directory of mysql.h. Use
     perl Makefile.PL --cflags=-I<dir>
   to set this directory. For details see the INSTALL.html file,
 section "C Compiler flags" or type
     perl Makefile.PL --help
   |  
 
     et un dernier avec le dernier module  
  Apache-DBI-0.94# make test
 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
 t/10mysql....ok 1/10
 #     Failed test (t/10mysql.t at line 35)
 #     The object isn't defined
 # Looks like you failed 1 test of 10.
 t/10mysql....dubious
         Test returned status 1 (wstat 256, 0x100)
 DIED. FAILED test 5
         Failed 1/10 tests, 90.00% okay (less 5 skipped tests: 4 okay, 40.00%)
 Failed Test Stat Wstat Total Fail  Failed  List of Failed
 -------------------------------------------------------------------------------
 t/10mysql.t    1   256    10    1  10.00%  5
 5 subtests skipped.
 Failed 1/1 test scripts, 0.00% okay. 1/10 subtests failed, 90.00% okay.
 make: *** [test_dynamic] Erreur 1
 PC84:/home/pc84/OCS/Apache-DBI-0.94# make test
 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
 t/10mysql....NOK 5
 #     Failed test (t/10mysql.t at line 35)
 #     The object isn't defined
 # Looks like you failed 1 test of 10.
 t/10mysql....dubious
         Test returned status 1 (wstat 256, 0x100)
 DIED. FAILED test 5
         Failed 1/10 tests, 90.00% okay (less 5 skipped tests: 4 okay, 40.00%)
 Failed Test Stat Wstat Total Fail  Failed  List of Failed
 -------------------------------------------------------------------------------
 t/10mysql.t    1   256    10    1  10.00%  5
 5 subtests skipped.
 Failed 1/1 test scripts, 0.00% okay. 1/10 subtests failed, 90.00% okay.
 make: *** [test_dynamic] Erreur 1
   |  
    Message édité par carot0 le 03-02-2006 à 10:49:22  ---------------
			 In a world without walls and fences, who needs Windows and Gates
    |