Re: Pg module for Perl

Поиск
Список
Период
Сортировка
От Roderick A. Anderson
Тема Re: Pg module for Perl
Дата
Msg-id Pine.LNX.4.33.0312011150001.32063-100000@main.cyber-office.net
обсуждение исходный текст
Ответ на Re: Pg module for Perl  (Barbara Lindsey <blindsey@cog.ufl.edu>)
Ответы Re: Pg module for Perl [SUCCESS]
Список pgsql-general
On Mon, 1 Dec 2003, Barbara Lindsey wrote:

> However, when I searched for DBD Pg on Google, it led me to a DBD-Pg-1.22

Try

    http://search.cpan.org/~rudy/DBD-Pg-1.31/Pg.pm

Not sure if there are a lot of dependency issues going to Pg 7.4 as I'm in
the process upgrading to 7.4 and all it's friends.

One other issue that comes when installing DBI and/or DBD is the from the
current (1.31) README file.

...

INSTALLATION:
-------------

By default Makefile.PL uses App:Info to find the location of the
PostgreSQL library and include directories.  However, if you want to
control it yourself, define the environment variables POSTGRES_INCLUDE
and POSTGRES_LIB, or POSTGRES_HOME. Note that if you've compiled
PostgreSQL with SSL support, you must define the POSTGRES_LIB
environment varable and add "-lssl" to it, like this:

    export POSTGRES_LIB="/usr/local/pgsql/lib -lssl"

...

Good luck to us both.


Rod
--
  "Open Source Software - Usually you get more than you pay for..."
   "Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL"



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

Предыдущее
От: "B. van Ouwerkerk"
Дата:
Сообщение: Re: PostgreSQL from a newcomers perspective
Следующее
От: Randolf Richardson
Дата:
Сообщение: Re: ip of the user doing an insert