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 19:08:08
Message-ID: 86256A0E.006939DD.00@zsserver3.zsassociates.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Thanks for the advice Brett!

I found a distribution of an RPM for DBD::Pg at:
http://rpmfind.net/linux/RPM/contrib/libc6/i386/DBD-Pg-0.73-1.i386.html

I'll try that tonight. This module is a little bit different. Runs like
standard DBI module I guess. We'll get this figured out one way or another.

Thanks again.

"Brett W. McCoy" <bmccoy(at)chapelperilous(dot)net> on 03/13/2001 12:38:00 PM

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 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?

Best way is to use CPAN and get the main DBI module there, and any drivers
you want to use (Pg, mysql, etc.) You should read up on how DBI works
before you use it.

-- Brett

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

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

Browse pgsql-novice by date

  From Date Subject
Next Message Andrew McMillan 2001-03-14 05:32:33 Re: Fwd: Silly question about numbering of rows?
Previous Message Brett W. McCoy 2001-03-13 18:38:00 Re: perl installation problem and installation of postgres from rpms