Re: installing DBD::Pg without installing postgres - Mailing list pgsql-general

From Michelle Murrain
Subject Re: installing DBD::Pg without installing postgres
Date
Msg-id 01042319311105.01219@chicago.murrain.net
Whole thread Raw
In response to Re: installing DBD::Pg without installing postgres  (Lamar Owen <lamar.owen@wgcr.org>)
Responses Re: installing DBD::Pg without installing postgres
List pgsql-general
On Monday 23 April 2001 06:04 pm, Lamar Owen wrote:
> Fran Fabrizio wrote:
> > Hello,
> >
> > It seems that there should be a way to install the DBD Pg module without
> > having to install postgres on the local machine.  I tried installing
> > just the libs rpm, but that didn't seem to do the trick.  I've done some
>
> What's the dependencies for the DBD::Pg RPM?  Satisfy those
> dependencies, and properly set up for client-server communications with
> a postgresql server, and it _should_ just _work_.

I don't know a lot of detail about how DBD::Pg works, but I do know that
during installation (whether from tarball or CPAN, which I think is the best
way to install perl modules), it requires the path of your postgres libraries
and includes - so I guess it depends on a postgres installation on the local
machine.

What are you trying to accomplish, exactly?

Michelle
------------
Michelle Murrain, Ph.D.
President
Norwottuck Technology Resources
mpm@norwottuck.com
http://www.norwottuck.com

pgsql-general by date:

Previous
From: Peter Pilsl
Date:
Subject: find position of an special entry in a select-result
Next
From: John Madden
Date:
Subject: Re: installing DBD::Pg without installing postgres