Re: perl installation problem and installation of postgres from rpms

From: "Dax Duskin" <dax(dot)duskin(at)zsassociates(dot)com>
To: "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: perl installation problem and installation of postgres from rpms
Date: 2001-03-13 17:06:36
Message-ID: 86256A0E.005E1377.00@zsserver3.zsassociates.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


I don't remember what the errors I received were. I'll take a look at it
tonight and write tomorrow. How do I go about installing the DBD::Pg module?

"Brett W. McCoy" <bmccoy(at)chapelperilous(dot)net> on 03/13/2001 10:59:18 AM

To: Dax Duskin/Evanston/ZSAssociates(at)ZSAssociates
cc: pgsql-novice(at)postgresql(dot)org

Subject: Re: [NOVICE] perl installation problem and installation of postgres
from rpms

On Tue, 13 Mar 2001, Dax Duskin wrote:

> I tried making from /src/interfaces/perl5 but I received some access errors
when
> I tried to make it as the postgres user. The README file said to run the
first
> three steps not as root. I also tried looking up the files that were causing
> the boo boos and chown-ing them to the postgres user and it still didn't work.
> I'm thinking of doing a reinstall from the rpms at this point.

What precise errors did you get on the build of the Perl module.

You might want to also look into installing DBD::Pg for use with DBI. I
usually use that rather than the 'native' Pg module.

-- Brett
http://www.chapelperilous.net/~bmccoy/
------------------------------------------------------------------------
"Cogito ergo I'm right and you're wrong."
-- Blair Houghton

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Attachment Content-Type Size
att1.eml application/octet-stream 2.5 KB

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Oliver Elphick 2001-03-13 18:18:59 Re: add primary key
Previous Message Brett W. McCoy 2001-03-13 16:59:18 Re: perl installation problem and installation of postgres from rpms