From: | "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net> |
---|---|
To: | Joseph <lters(at)mrtc(dot)com> |
Cc: | Pgsql-General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: perl dbi:pg |
Date: | 2001-04-10 13:11:03 |
Message-ID: | Pine.LNX.4.30.0104100909260.5693-100000@chapelperilous.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-odbc |
On Tue, 10 Apr 2001, Joseph wrote:
> I got the pgsql_perl5-1.9.0.tar.gz from CPAN.
> I set the variables POSTGRES_LIB=/usr/local/pgsql/lib/libpq.so
> and POSTGRES_INCLUDE=/path_to_/libpq-fe.h
> However then it complains that it can't find postgres_ext.h
POSTGRES_LIB and POSTGRES_INCLUDE must point to directories, not files.
Keep in mind that this is NOT DBD::Pg -- you are using the native Perl
interface. DBD::Pg is a different module on CPAN.
-- Brett
http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
Writing about music is like dancing about architecture.
-- Frank Zappa
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 2001-04-10 13:53:34 | Re: Indexes not used in 7.1RC4: Bug? |
Previous Message | newsreader | 2001-04-10 12:08:36 | Re: perl dbi:pg |
From | Date | Subject | |
---|---|---|---|
Next Message | Christian Bucanac | 2001-04-10 13:57:21 | 64 bit integers |
Previous Message | newsreader | 2001-04-10 12:08:36 | Re: perl dbi:pg |