From: | "Babu, Gabriel Suresh" <Gabriel(dot)Babu(at)in(dot)unisys(dot)com> |
---|---|
To: | <pgsql-hackers-owner(at)postgresql(dot)org>, <pgsql-hackers(at)postgresql(dot)org>, <pgsql-admin(at)postgresql(dot)org>, <pgsql-admin-owner(at)postgresql(dot)org> |
Subject: | Installation of Postgres 32Bit on 64 bit machine |
Date: | 2008-05-20 08:22:39 |
Message-ID: | D566E8CF3538B54D95B925CB69CB4D2A10941F7E@inblr-exch1.eu.uis.unisys.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello All,
I am trying to install PostgreSQL(postgresql-8.2.4-1PGDG.i686.rpm) on
a 64 bit machine, when I try to install I get the following error
message:
:/home/dump/postgres32bit # rpm -ivh
postgresql-server-8.2.4-1PGDG.i686.rpm
postgresql-8.2.4-1PGDG.i686.rpm postgresql-libs-8.2.4-1PGDG.i686.rpm
warning: postgresql-server-8.2.4-1PGDG.i686.rpm: Header V3 DSA
signature:
NOKEY, key ID 20579f11
error: Failed dependencies:
libcrypto.so.4 is needed by postgresql-server-8.2.4-1PGDG.i686
libreadline.so.4 is needed by
postgresql-server-8.2.4-1PGDG.i686
libssl.so.4 is needed by postgresql-server-8.2.4-1PGDG.i686
initscripts is needed by postgresql-8.2.4-1PGDG.i686
libcrypto.so.4 is needed by postgresql-8.2.4-1PGDG.i686
libreadline.so.4 is needed by postgresql-8.2.4-1PGDG.i686
libssl.so.4 is needed by postgresql-8.2.4-1PGDG.i686
libcrypto.so.4 is needed by postgresql-libs-8.2.4-1PGDG.i686
libssl.so.4 is needed by postgresql-libs-8.2.4-1PGDG.i686
This installation is being done on SUSE Linux 10, please let me know
if there is any alternative with which I can bypass these errors and
make the installation successful.
Regards
Suresh
From | Date | Subject | |
---|---|---|---|
Next Message | Gregory Williamson | 2008-05-20 09:46:32 | Re: [GSoC08]some detail plan of improving hash index |
Previous Message | Hannu Krosing | 2008-05-20 07:58:00 | Re: triggers on prepare, commit, rollback... ? |