Re: contrib rpm - Mailing list pgsql-general

From Richard Huxton
Subject Re: contrib rpm
Date
Msg-id 200305152231.51723.dev@archonet.com
Whole thread Raw
In response to contrib rpm  ("Suresh Krishna" <sureshk2003@indiatimes.com>)
List pgsql-general
On Thursday 15 May 2003 9:10 pm, Suresh Krishna wrote:
> root@mymachine [~/rpm/pgsql/pgdg] # ls
> postgresql-contrib-7.3.2-1PGDG.i386.rpm
> postgresql-contrib-7.3.2-1PGDG.i386.rpm
>
> root@mymachine [~/rpm/pgsql/pgdg] # rpm -aq | grep postgresql
[list of rpms]

> root@mymachine [~/rpm/pgsql/pgdg] # rpm -ivh
> postgresql-contrib-7.3.2-1PGDG.i386.rpm error: Failed dependencies:
>         perl(Pg) is needed by postgresql-contrib-7.3.2-1PGDG
>
> What am I missing?

Can't be sure, I've not used the contrib stuff from an rpm install. However,
there is a Perl Pg.pm module that might be used by something in contrib.
Should be available from CPAN, but I thought it was deprecated in favour of
DBI/DBD:Pg
--
  Richard Huxton

pgsql-general by date:

Previous
From: Dennis Gearon
Date:
Subject: Re: client tool
Next
From: "D. Dante Lorenso"
Date:
Subject: Re: client tool