Re: perl dbi:pg

Поиск
Список
Период
Сортировка
От Brett W. McCoy
Тема Re: perl dbi:pg
Дата
Msg-id Pine.LNX.4.30.0104100909260.5693-100000@chapelperilous.net
обсуждение исходный текст
Ответ на perl dbi:pg  ("Joseph" <lters@mrtc.com>)
Список 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 по дате отправления:

Предыдущее
От: newsreader@mediaone.net
Дата:
Сообщение: Re: perl dbi:pg
Следующее
От: Joel Burton
Дата:
Сообщение: Accessing other databases (Was Re: MySQL vs PostgreSQL)