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