Re: Installing DBD::Pg - Mailing list pgsql-general

From Philip Warner
Subject Re: Installing DBD::Pg
Date
Msg-id 3.0.5.32.20000704161125.0253e100@mail.rhyme.com.au
Whole thread Raw
In response to Installing DBD::Pg  ("Sean Carmody" <sean@categoricalsolutions.com.au>)
List pgsql-general
At 15:17 4/07/00 +1000, Sean Carmody wrote:
>perl -MCPAN -eshell. This failed and I got the message "please set
>the environment variables POSTGRES_INCLUDE and POSTGRES_LIB!". I'm
>not sure what to set these to, or even if this approach will work
>given that I intalled via rpm rather than having the source. Any
>thoughts?

They need to be set to

   /usr/local/pgsql/include
and
   /usr/local/pgsql/lib

on most systems; basically, they point to where the PG include & lib files
are.

(if you run SuSE, they may be under /var/lib/pgsql).


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.C.N. 008 659 498)             |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|
                                 |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/

pgsql-general by date:

Previous
From: "Sean Carmody"
Date:
Subject: Installing DBD::Pg
Next
From: Tom Lane
Date:
Subject: Re: psql dumps core