Subject: | DBD::Pg v2.11.5 installation fails |
Date: | Sun, 30 Nov 2008 21:14:43 +0900 |
To: | <bug-DBD-Pg [...] rt.cpan.org> |
From: | "Maurice Height" <mauriceh [...] bigpond.net.au> |
I am running the latest Strawberry Perl v5.10.0 built for
MSWin32-x86-multi-thread on Windows XP.
PostGreSQL is latest v8.3.5
I cannot install DBD::Pg v2.11.5 via Strawberry Perl's CPAN client...
----------------------------------------------------------------------------
--------------------------------------------------
CPAN.pm: Going to build T/TU/TURNSTEP/DBD-Pg-2.11.5.tar.gz
Configuring DBD::Pg 2.11.5
PostgreSQL version: 80305 (default port: 5432)
POSTGRES_HOME: C:\Program Files\PostgreSQL\8.3
POSTGRES_INCLUDE: C:\Program Files\PostgreSQL\8.3\include
POSTGRES_LIB: C:\Program Files\PostgreSQL\8.3\lib
OS: MSWin32
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lpq
Using DBI 1.607 (for perl 5.010000 on MSWin32-x86-multi-thread) installed in
C:/strawberry/perl/site/lib/auto/DBI/
Writing Makefile for DBD::Pg
==========================================================
WARNING! No libpq libraries were detected!
You need to install the postgresql-libs package for your system,
or set the POSTGRES_LIB environment variable to the correct place.
Removing (Makefile)
===========================================================
Warning: No success on command[C:\strawberry\perl\bin\perl.exe Makefile.PL]
TURNSTEP/DBD-Pg-2.11.5.tar.gz
C:\strawberry\perl\bin\perl.exe Makefile.PL -- NOT OK
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
Failed during this command:
TURNSTEP/DBD-Pg-2.11.5.tar.gz : writemakefile NO
'C:\strawberry\perl\bin\perl.exe Makefile.PL' returned status 256
----------------------------------------------------------------------------
--------------------------------------------------
Thanks for your time and efforts
Maurice Height