Here's a rundown:
My server crashed while doing an install Bundle::CPAN

Once back up I did a test Bundle::CPAN
--> Test OK

Then I did a test Bundle::DBI
--> Test OK

Then I did a test DBD::Pg
--> Here is what happened:
==================
test DBD::Pg
Running test for module DBD::Pg
Running make for M/ME/MERGL/DBD-Pg-0.96.tar.gz
Checksum for
/root/.cpan/sources/authors/id/M/ME/MERGL/DBD-Pg-0.96.tar.gz ok
DBD-Pg-0.96/
DBD-Pg-0.96/eg/
DBD-Pg-0.96/eg/ApacheDBI.pl
DBD-Pg-0.96/Changes
DBD-Pg-0.96/MANIFEST
DBD-Pg-0.96/Makefile.PL
DBD-Pg-0.96/Pg.h
DBD-Pg-0.96/Pg.pm
DBD-Pg-0.96/Pg.xs
DBD-Pg-0.96/README
DBD-Pg-0.96/README.win32
DBD-Pg-0.96/dbd-pg.pod
DBD-Pg-0.96/dbdimp.c
DBD-Pg-0.96/dbdimp.h
DBD-Pg-0.96/test.pl
Removing previously used /root/.cpan/build/DBD-Pg-0.96

  CPAN.pm: Going to build M/ME/MERGL/DBD-Pg-0.96.tar.gz

Configuring Pg
Remember to actually read the README file !
please set environment variables POSTGRES_INCLUDE and POSTGRES_LIB !
Running make test
  Make had some problems, maybe interrupted? Won't test
==================

How can I correct this? And do the tests I did above actually install
the modules?

Reply via email to