Re: DBD::Pg - Mailing list pgsql-interfaces

From Lamar Owen
Subject Re: DBD::Pg
Date
Msg-id 3A536CC6.477445A5@wgcr.org
Whole thread Raw
In response to DBD::Pg  (David Wright <dwright@mergetel.com>)
List pgsql-interfaces
David Wright wrote:
> 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!!

Make sure you have the 'postgresql-devel' RPM installed, and set
POSTGRES_INCLUDE to /usr/include/pgsql.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


pgsql-interfaces by date:

Previous
From: Michael Davis
Date:
Subject: Numeric and money
Next
From: "Francis Solomon"
Date:
Subject: RE: [SQL] Numeric and money