From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
---|---|
To: | d(dot)wright(at)mergetel(dot)com |
Cc: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: DBD::Pg |
Date: | 2001-01-03 18:17:42 |
Message-ID: | 3A536CC6.477445A5@wgcr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Kelley | 2001-01-03 18:41:46 | Re: Numeric and money |
Previous Message | Michael Davis | 2001-01-03 18:11:36 | Numeric and money |