Perl and PostgreSQL 7.1.2 a DBI Connection

Поиск
Список
Период
Сортировка
От R Talbot
Тема Perl and PostgreSQL 7.1.2 a DBI Connection
Дата
Msg-id 3BBA72C0.E909370D@attglobal.net
обсуждение исходный текст
Ответы Re: Perl and PostgreSQL 7.1.2 a DBI Connection  (Pedro Alves <pmalves@think.co.pt>)
Список 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??
SQL...

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

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

Bob T





В списке pgsql-general по дате отправления:

Предыдущее
От: Dave Harkness
Дата:
Сообщение: PROBLEM SOLVED: LOCK TABLE oddness in PLpgSQL function called via JDBC
Следующее
От: "Andrea Aime"
Дата:
Сообщение: Re: VB 6 pro to postgres suggestion needed