Re: NEWBIE: Can't unpack RPMs

From: tony <tony(at)animaproductions(dot)com>
To: Stephane Pinel <spinel(at)noos(dot)fr>
Cc: postgres list <pgsql-general(at)postgresql(dot)org>
Subject: Re: NEWBIE: Can't unpack RPMs
Date: 2002-01-28 20:21:05
Message-ID: 1012249265.3823.45.camel@vaio
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 2002-01-28 at 17:08, Stephane Pinel wrote:
>
> ---
> [root(at)localhost /]# rpm -i *rpm
> error: failed dependencies:
> libcrypto.so.1 is needed by postgresql-7.1.3-1PGDG
> libssl.so.1 is needed by postgresql-7.1.3-1PGDG
> libcrypto.so.1 is needed by postgresql-libs-7.1.3-1PGDG
> libssl.so.1 is needed by postgresql-libs-7.1.3-1PGDG
> libcrypto.so.1 is needed by postgresql-server-7.1.3-1PGDG
> libssl.so.1 is needed by postgresql-server-7.1.3-1PGDG
> ---
>
> RH 7.0
> Any idea ?

Yes. Been there.

Make a symbolic link from libcrypto.so.2 -> libcrypto.so.1 and so on.

You use RedCarpet right?

Salut

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ben Ausden 2002-01-28 20:47:10 numeric SORT order
Previous Message Trond Eivind Glomsrød 2002-01-28 19:35:41 Re: Postgres 7.1.3 and new kernel