| From: | Michelle Murrain <mpm(at)norwottuck(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: installing DBD::Pg without installing postgres |
| Date: | 2001-04-23 23:31:11 |
| Message-ID: | 01042319311105.01219@chicago.murrain.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)norwottuck(dot)com
http://www.norwottuck.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Pilsl | 2001-04-23 23:52:10 | find position of an special entry in a select-result |
| Previous Message | Jason Davis | 2001-04-23 23:30:45 | Re: Re: CAST doesn't work |