Re: Contrib RPM Installation problem

Lists: pgsql-admin
From: "Raghunath Ganti" <raghunathg(at)coreobjects(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Contrib RPM Installation problem
Date: 2005-03-22 02:23:29
Message-ID: 7D0CE2611DD706408147444377CFC34A3F4516@corw2ex02.coreobjects.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin

Hi,

I am trying to install postgresql-contrib-7.4.1-1PGDG.i386.rpm on top of Postgresql 7.4.1-1.1
The OS details are :-
Red Hat Linux Release 9 (Kernel 2.4.20-8 on an i686).

[postgres(at)coilnscan contrib]$ rpm -ivh postgresql-contrib-7.4.1-1PGDG.i386.rpm
error: Failed dependencies:
libcrypto.so.2 is needed by postgresql-contrib-7.4.1-1PGDG
libssl.so.2 is needed by postgresql-contrib-7.4.1-1PGDG
perl(Pg) is needed by postgresql-contrib-7.4.1-1PGDG

Please advise me on this and many thanks in advance.
Ganti Raghunath


From: Devrim GUNDUZ <devrim(at)gunduz(dot)org>
To: Raghunath Ganti <raghunathg(at)coreobjects(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Contrib RPM Installation problem
Date: 2005-03-22 08:20:54
Message-ID: Pine.LNX.4.61.0503221016080.18667@emo.org.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Mon, 21 Mar 2005, Raghunath Ganti wrote:

> I am trying to install postgresql-contrib-7.4.1-1PGDG.i386.rpm on top of Postgresql 7.4.1-1.1
> The OS details are :-
> Red Hat Linux Release 9 (Kernel 2.4.20-8 on an i686).
>
> [postgres(at)coilnscan contrib]$ rpm -ivh postgresql-contrib-7.4.1-1PGDG.i386.rpm
> error: Failed dependencies:
> libcrypto.so.2 is needed by postgresql-contrib-7.4.1-1PGDG
> libssl.so.2 is needed by postgresql-contrib-7.4.1-1PGDG
> perl(Pg) is needed by postgresql-contrib-7.4.1-1PGDG

libcrypto.so.2 -> openssl096b rpm
libssl.so.2 -> openssl096b
perl(Pg) -> perl-DBD-Pg

Install those two packages and then install postgresql-contrib rpm.

BTW, You are using an old version of 7.4. PGDG has supplied RPMs for
7.4.7:

http://www.postgresql.org/ftp/binary/v7.4.7/rpms/redhat/redhat-9/

Regards,
- --
Devrim GUNDUZ
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.tdmsoft.com http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFCP9Vntl86P3SPfQ4RAmcQAKDnTGPyouKZIBDPGllqjY1ef5sAogCgqZSp
kHf2sTBVZu248QRhmvBS0Cw=
=iF3H
-----END PGP SIGNATURE-----