From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Scott Marlowe" <smarlowe(at)qwest(dot)net> |
Cc: | "Pradeepkumar, Pyatalo (IE10)" <Pradeepkumar(dot)Pyatalo(at)honeywell(dot)com>, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: problems installing postgresql 7.4.2-1 |
Date: | 2004-07-10 16:25:13 |
Message-ID: | 11820.1089476713@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
"Scott Marlowe" <smarlowe(at)qwest(dot)net> writes:
> On Sat, 2004-07-10 at 01:01, Pradeepkumar, Pyatalo (IE10) wrote:
>> $rpm -ivh postgresql-libs-7.4.2-1.i386.rpm
>> warining: postgresql-libs-7.4.2-1.i386.rmp: V3 DSA signature: NOKEY, key ID
>> 30c9ecf8
>> error: Failed dependencies:
>> libcrypto.so.4 is needed by postgresql-libs-7.4.2-1
>> libssl.so.4 is needed by postgresql-devel-7.4.2-1
> So you need to upgrade your openssl-devel package.
I'm not sure that there is any sufficiently new openssl binary RPM for
Red Hat 8.0; that's a rather ancient distribution. It would be easier
to use a Postgres RPM that's intended for RHL 8.0. I'm not sure if
anyone built any this time around, though. Building one for yourself
from the Postgres source RPM would be the surest way to get a compatible
binary RPM. See "rpmbuild --rebuild".
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-07-11 03:05:49 | Re: Asunto: Re: Problems restoring a DB with oids |
Previous Message | Scott Marlowe | 2004-07-10 07:52:02 | Re: problems installing postgresql 7.4.2-1 |