On Sun, 5 Jul 2009 16:49:29 +0000, Steven McGowan
<stevey_mac...@hotmail.com> wrote:

> Looks good
>  
>     I see you're using perl 5.008008 on darwin-thread-multi-2level, okay.
>     Remember to actually *read* the README file!
>     Use  'make' to build the software (dmake or nmake on Windows).
>     Then 'make test' to execute self tests.
>     Then 'make install' to install the DBI and then delete this working
>     directory before unpacking and building any DBD::* drivers.
>  
> Writing Makefile for DBI
>     -- NOT OK

So, you are unable to write a Makefile. All bets are off after this
point.

Before you clean up the mess it left, try some manual intervention

$ cd ~/.cpan/build/DBI*
$ perl Makefile.PL

and see if that tells you *why* it cannot create a Makefile

> Running make test
>   Can't test without successful make
> Running make install
>   make had returned bad status, install seems impossible

-- 
H.Merijn Brand  http://tux.nl      Perl Monger  http://amsterdam.pm.org/
using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00,
11.11, 11.23, and 11.31, OpenSuSE 10.3, 11.0, and 11.1, AIX 5.2 and 5.3.
http://mirrors.develooper.com/hpux/           http://www.test-smoke.org/
http://qa.perl.org      http://www.goldmark.org/jeff/stupid-disclaimers/

Reply via email to