I'm trying to install this module on my powerbook. I did perl -MCPAN -e 'install Bundle::DBD::mysql' and was able to download this module and have it go through the process. At the end, though, I got this:

        Test returned status 255 (wstat 65280, 0xff00)
Failed Test       Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/10dsnlist.t       10  2560     9   17 188.89%  1-9
t/20createdrop.t    10  2560     5    9 180.00%  1-5
t/30insertfetch.t   10  2560    11   21 190.91%  1-11
t/40bindparam.t     10  2560    28   55 196.43%  1-28
t/40blobs.t         10  2560    11   21 190.91%  1-11
t/40listfields.t    10  2560    18   35 194.44%  1-18
t/40nulls.t         10  2560    11   21 190.91%  1-11
t/40numrows.t       10  2560    25   49 196.00%  1-25
t/50chopblanks.t    10  2560    35   69 197.14%  1-35
t/50commit.t       255 65280    30   59 196.67%  1-30
t/ak-dbd.t         255 65280    90  175 194.44%  1 4-90
t/akmisc.t          10  2560   351  701 199.72%  1-351
t/dbdadmin.t        10  2560    21   41 195.24%  1-21
t/insertid.t       255 65280    12   24 200.00%  1-12
t/mysql.t                       ??   ??       %  ??
t/mysql2.t         255 65280    ??   ??       %  ??
1 test skipped.
Failed 16/18 test scripts, 11.11% okay. 723/730 subtests failed, 0.96% okay.
make: *** [test_dynamic] Error 2
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force
Bundle summary: The following items in bundle Bundle::DBD::mysql had
installation problems:
  DBD::mysql

Several tests failed because access was denied, for instance:

t/mysql2...........Mysql connect('database=test;host=','',...) failed: Access denied for user: '[EMAIL PROTECTED]' (Using password: NO) at t/mysql2.t line 29


What else should I do to get this to run as should be?


-- Lola - mailto:[EMAIL PROTECTED] http://www.lolajl.net | Blog at http://www.lolajl.net/blog/ Terrorism delenda est! (Terrorism must be destroyed utterly!) I'm in Bowie, MD, USA, halfway between DC and Annapolis.

Reply via email to