DBD::Pg

From: David Wright <dwright(at)mergetel(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: DBD::Pg
Date: 2000-12-31 13:54:44
Message-ID: 3A4F3AA4.38B1C79@mergetel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I have recently installed Mandrake 7.1 and am trying to install the
DBD::Pg module to interface with the distributions PostgreSQL which is
version 6.5.3

The Perl is version 5.6.0 and I downloaded the DBD-Pg-0.95 tar file from
CPAN.

As root, I cd to /tmp and untarred the DBD-Pg-0.95. From this directory
I now set the POSTGRES_HOME to /usr/lib/pgsql, POSTGRES_LIB to
/usr/lib/pgsql and POSTGRES_INCLUDE to /usr/include.

perl Makefile.PL runs Ok
make produces an error message saying "libpq-fe.h: No such file or
directory". I have found documentation around the Internet saying that
this file is required by programs using libpq.so but have not been able
to find where I can get this header file from!!

I am getting frustrated! Anyone able to assist please?

David

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message David Wright 2000-12-31 15:08:27 DBD::Pg
Previous Message Adam Lang 2000-12-30 18:15:31 Re: ODBC Driver Update...