Обсуждение: Contrib RPM Installation problem

Поиск
Список
Период
Сортировка

Contrib RPM Installation problem

От
"Raghunath Ganti"
Дата:
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@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

Re: Contrib RPM Installation problem

От
Devrim GUNDUZ
Дата:
-----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@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-----