Re: contrib rpm

From: Richard Huxton <dev(at)archonet(dot)com>
To: "Suresh Krishna" <sureshk2003(at)indiatimes(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: contrib rpm
Date: 2003-05-15 21:31:51
Message-ID: 200305152231.51723.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday 15 May 2003 9:10 pm, Suresh Krishna wrote:
> root(at)mymachine [~/rpm/pgsql/pgdg] # ls
> postgresql-contrib-7.3.2-1PGDG.i386.rpm
> postgresql-contrib-7.3.2-1PGDG.i386.rpm
>
> root(at)mymachine [~/rpm/pgsql/pgdg] # rpm -aq | grep postgresql
[list of rpms]

> root(at)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

In response to

  • contrib rpm at 2003-05-15 20:10:54 from Suresh Krishna

Browse pgsql-general by date

  From Date Subject
Next Message D. Dante Lorenso 2003-05-16 00:42:44 Re: client tool
Previous Message Dennis Gearon 2003-05-15 21:30:09 Re: client tool