| From: | "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net> |
|---|---|
| To: | Joseph <lters(at)mrtc(dot)com> |
| Cc: | "Pgsql-Odbc(at)Postgresql(dot)Org" <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | RE: [GENERAL] perl dbi:pg |
| Date: | 2001-04-11 01:47:03 |
| Message-ID: | Pine.LNX.4.30.0104102145060.9726-100000@chapelperilous.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-odbc |
On Tue, 10 Apr 2001, Joseph wrote:
> DBD-Pg-0.96
>
> This is the enviroment var:
> POSTGRES_INCLUDE=/install/postgresql/postgresql-snapshot/src/interfaces/libp
> q
This is still incorrect. Typically, POSTGRES_INCLUDE will point to
/usr/local/pgsql/include, and POSTGRES_LIB will point to
/usr/local/pgsql/lib, assuming you have PostgreSQL installed under
/usr/local/pgsql. If you installed via RPM, your PostgreSQL includes and
libraries may be under /usr/include and /usr/lib, respectively.
-- Brett
http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
You will find me drinking gin
In the lowest kind of inn,
Because I am a rigid Vegetarian.
-- G.K. Chesterton
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joel Burton | 2001-04-11 02:13:08 | Re: Speaking of Indexing... (Text indexing) |
| Previous Message | Bruce Momjian | 2001-04-11 01:06:14 | Re: point-in-time restore |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Henshall, Stuart - WCP | 2001-04-11 08:21:12 | Installing ODBC on Windows |
| Previous Message | Joseph | 2001-04-10 23:12:14 | RE: [GENERAL] perl dbi:pg |