From: | David Wright <dwright(at)mergetel(dot)com> |
---|---|
To: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | DBD::Pg |
Date: | 2000-12-31 15:08:27 |
Message-ID: | 3A4F4BEB.BFD84648@mergetel.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
I am resubmitting this message because the original had an incorrect
reply-to address.....
:-)
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
From | Date | Subject | |
---|---|---|---|
Next Message | Evil Azrael | 2001-01-01 03:49:52 | ODBC-Problem |
Previous Message | David Wright | 2000-12-31 13:54:44 | DBD::Pg |