[Za-pm] Getting DBD::mysql installed

Tielman de Villiers tvilliers at gmail.com
Sun Oct 12 07:43:02 PDT 2008


2008/10/12 Anne Wainwright <anotheranne at fables.co.za>:
> So I need to get DBD::mysql installed (well there was a whole tree of modules to install, each one depending on more, all done now) but here comes the problem. When running in the DBD-mysql directory
>
> # perl Makefile.PL      # goes without a hitch
> # make                  # also no problem
> # make test             # :(
>
> It fails and I paste the main output here.
>
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/00base....................String found where operator expected at t/00base.t line 20, near "BAIL_OUT "Unable to load DBI""
> (Do you need to predeclare BAIL_OUT?)
> String found where operator expected at t/00base.t line 21, near "BAIL_OUT "Unable to load DBD::mysql""
>        (Do you need to predeclare BAIL_OUT?)
> syntax error at t/00base.t line 20, near "BAIL_OUT "Unable to load DBI""
> syntax error at t/00base.t line 21, near "BAIL_OUT "Unable to load DBD::mysql""


Hi Anne,

Can you please post these details?

OS details:
Perl version:
DBI version:
DBD::mysql version:
MySQL version:
location of MySQL library and header files:

Thanks,

--tielman


More information about the Za-pm mailing list