Hello,

Synopsis:      Impossible to install DBD::mysql perl driver
Release:       MySQL-3.22.32-5mdk.i386.rpm
Environment:   Standard Linux Mandrake 7.0 distrib.

Description :
I have fully installed DBI.pm perl package with cpan command : "perl -MCPAN -e shell" 
No problem.
When i connect manualy at mysql No problem.

But when a want to install DBD::mysql driver diring tests i have message :

Running make test
make[1]: Entering directory
`/root/.cpan/build/Msql-Mysql-modules-1.2215/mysql'
make[1]: Leaving directory
`/root/.cpan/build/Msql-Mysql-modules-1.2215/mysql'
make[1]: Entering directory
`/root/.cpan/build/Msql-Mysql-modules-1.2215/mysql'
PERL_DL_NONLAZY=1 /usr/bin/perl -I../blib/arch -I../blib/lib
-I/usr/lib/perl5/5.00503/i386-linux -I/usr/lib/perl5/5.00503 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'
t/*.t
t/00base............ok
t/10dsnlist.........DBI->connect(database=test) failed: Can't connect
to local MySQL server through socket '/tmp/mysql.sock' (111) at
t/10dsnlist.t line 45
Cannot connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' 
(111)
        Either your server is not up and running or you have no
        permissions for acessing the DSN
        DBI:mysql:database=test.
        This test requires a running server and write
        permissions.
        Please make sure your server is
        running and you have
        permissions, then retry.
dubious
Test returned status
10 (wstat 2560, 0xa00)
Undefined subroutine &Test::Harness::WCOREDUMP called at 
/usr/lib/perl5/5.00503/Test/Harness.pm line 288.
make[1]: ***[test_dynamic] Error 10
make[1]: Leaving directory `/root/.cpan/build/Msql-Mysql-modules-1.2215/mysql'
make: *** [test] Error 2
  /usr/bin/make test  -- NOT OK
Running make install
make test had returned bad status, won't install without force

Do you have all ready see this problem ?
thank's.


-- 
Fabien COMBERNOUS - mailto:[EMAIL PROTECTED]
Network and system Engineer - Linbox - http://www.linbox.com
Technopole Metz 2000 - 2-3 rue Marconi - 57070 Metz - FRANCE
Tel : +33 (0)3 87 75 55 21 - Fax : +33 (0)3 87 75 19 26

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to