Re: Contrib RPM Installation problem

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
Thread:
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-----

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Dr. Roger Wiener 2005-03-22 10:35:52 PostgreSQL: GRANT ALL TO PUBLIC ?
Previous Message Werner vd Merwe 2005-03-22 06:31:07 Re: Performance Question