Re: perl dbi:pg - Mailing list pgsql-general

From Brett W. McCoy
Subject Re: perl dbi:pg
Date
Msg-id Pine.LNX.4.30.0104100909260.5693-100000@chapelperilous.net
Whole thread Raw
In response to perl dbi:pg  ("Joseph" <lters@mrtc.com>)
List pgsql-general
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


pgsql-general by date:

Previous
From: newsreader@mediaone.net
Date:
Subject: Re: perl dbi:pg
Next
From: Joel Burton
Date:
Subject: Accessing other databases (Was Re: MySQL vs PostgreSQL)