From: | "Joseph" <lters(at)mrtc(dot)com> |
---|---|
To: | "Pgsql-General" <pgsql-general(at)postgresql(dot)org> |
Subject: | perl dbi:pg |
Date: | 2001-04-10 10:29:15 |
Message-ID: | JBEPLLKEDKIHJBCHDDOGCEOJCAAA.lters@mrtc.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-odbc |
Any one care to share what it takes to get dbd:pg working?
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
In file included from Pg.xs:16:
/install/postgresql/postgresql-snapshot/src/interfaces/libpq/libpq-fe.h:27:
postgres_ext.h: No such file or directory
make: *** [Pg.o] Error 1
respectfully,
Joseph
From | Date | Subject | |
---|---|---|---|
Next Message | Alvar Freude | 2001-04-10 10:37:20 | Indexes not used in 7.1RC4: Bug? |
Previous Message | Konstantinos Agouros | 2001-04-10 09:15:29 | Very long running query |
From | Date | Subject | |
---|---|---|---|
Next Message | newsreader | 2001-04-10 12:08:36 | Re: perl dbi:pg |
Previous Message | Hiroshi Inoue | 2001-04-10 00:31:47 | Re: Connection to a unix domain socket |