Perl connection to Postgres? - Mailing list pgsql-general

From R Talbot
Subject Perl connection to Postgres?
Date
Msg-id 3BB7D242.8DF0CA42@attglobal.net
Whole thread Raw
Responses Re: Perl connection to Postgres?  (Keary Suska <hierophant@pcisys.net>)
List pgsql-general
I have compiled and installed
 PostgreSQL 7.1.2
DBD-Pg-1.01.tar.gz
DBI-1.20.tar.gz

I am running  perl, version 5.005_03 ...

When I ran ./configure on PostgreSQL 7.1.2 I did so --with-perl
but make reported It could not install because Perl libraries
were not shared.. I assume it wanted me to have the Perl static
installed and linked.. Right or wrong??

So I installed the above DBD and DBI after the PostgreSQL install..

Question ?? Do I have to do anything else to Perl and PostgreSQL
to work together.. Such as another Perl Library or a Link..??

Bob T


pgsql-general by date:

Previous
From: 진희 김
Date:
Subject: Thank you for your service....
Next
From: Krzysztof Koch
Date:
Subject: temporary table problem in function