Re: DBD::Pg

From: Luc Bouchard <luc(at)luker(dot)on(dot)ca>
To: David Wright <dwright(at)mergetel(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: DBD::Pg
Date: 2001-01-03 00:25:00
Message-ID: Pine.LNX.4.21.0101021924280.10346-100000@ren.luker.on.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Make sure you have the development RPM of Postgresql loaded before
compiling.

On Sun, 31 Dec 2000, David Wright wrote:

>
> 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
>
>
>
>
>

--
Luc Bouchard
luc(at)luker(dot)on(dot)ca
90 Sidekick 2dr Softop - Rubber Zuki
94 S-10 2wd Longbed
Nepean, ON, Canada

In response to

  • DBD::Pg at 2000-12-31 15:08:27 from David Wright

Browse pgsql-interfaces by date

  From Date Subject
Next Message Michael Davis 2001-01-03 00:54:17 RE: ODBC-Problem
Previous Message Tom Lane 2001-01-03 00:14:48 Re: Asynchronous interface help?