Re: getting perl to talk to postgres - Mailing list pgsql-interfaces

From Tom Samplonius
Subject Re: getting perl to talk to postgres
Date
Msg-id Pine.BSF.4.05.10101042128020.15269-100000@misery.sdf.com
Whole thread Raw
In response to getting perl to talk to postgres  (faroxy <frederick.opp@home.com>)
List pgsql-interfaces
On Thu, 4 Jan 2001, faroxy wrote:

> I am trying to get perl to talk to postgres but the installation of DBI
> is proving to be a headache.   I am installing DBI-1.14, but when I run
> "perl Makefile.PL" as the postgres user, I get the following error :
 Why would you try to install the DBI module as the Postgres user?  The
postgres user has no business instaling perl modules.
 You should install the DBI module as you would install any perl module
on your OS.  As minimum, tou will have to be root to complete the install.

Tom



pgsql-interfaces by date:

Previous
From: faroxy
Date:
Subject: getting perl to talk to postgres
Next
From: "Andrea Aime"
Date:
Subject: ODBC experts needed!