Re: Installing DBD::Pg

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: <sean(at)categoricalsolutions(dot)com(dot)au>, "PostgreSQL-general" <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: Installing DBD::Pg
Date: 2000-07-04 06:11:25
Message-ID: 3.0.5.32.20000704161125.0253e100@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce 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 |/

In response to

Browse pgsql-announce by date

  From Date Subject
Next Message Jeroen Ruigrok/Asmodai 2000-07-04 06:19:34 Re: Re: [HACKERS] proposed improvements to PostgreSQL license
Previous Message Sean Carmody 2000-07-04 05:17:59 Installing DBD::Pg

Browse pgsql-general by date

  From Date Subject
Next Message Jeroen Ruigrok/Asmodai 2000-07-04 06:19:34 Re: Re: [HACKERS] proposed improvements to PostgreSQL license
Previous Message Ruediger Maehl 2000-07-04 05:41:03 Re: Primary key question