Re: [BUGS] libpq.so.5 dependancy error installing pgsql onto linux 6. - Mailing list pgsql-bugs

From Rares Aioanei
Subject Re: [BUGS] libpq.so.5 dependancy error installing pgsql onto linux 6.
Date
Msg-id CAG9exGxjvWt7YM8u0VxzGT5xEZqqozMS23Z3kK1k4q1YP4Ws2Q@mail.gmail.com
Whole thread Raw
In response to [BUGS] libpq.so.5 dependancy error installing pgsql onto linux 6.  (Thomas_OReilly <thomas.edward.oreilly@gmail.com>)
List pgsql-bugs
Hey,

As you can see, rpm is telling you what to do : just download 'postgresql96-libs' and install it prior to installing the server.

On Tue, Jun 27, 2017 at 10:40 AM, Thomas_OReilly <thomas.edward.oreilly@gmail.com> wrote:
I am trying to install postgresql onto a test server which has no internet
access because of security reasons.  Because of this I have to use the full
download rpm but my attempt has failed with a dependancy error.
*my box:*
Linux ukdxsvsdwpifts 2.6.32-220.4.2.el6.x86_64 #1 SMP Mon Feb 6 16:39:28 EST
2012 x86_64 x86_64 x86_64 GNU/Linux
*I downloaded:*
postgresql96-server-9.6.3-1PGDG.rhel6.x86_64.rpm

*I get the following error:*

sudo /bin/rpm -ivh
/tmp/software/kong/postgresql96-server-9.6.3-1PGDG.rhel6.x86_64.rpm
warning:
/tmp/software/kong/postgresql96-server-9.6.3-1PGDG.rhel6.x86_64.rpm: Header
V4 DSA/SHA1 Signature, key ID 442df0f8: NOKEY
error: Failed dependencies:
        libpq.so.5()(64bit) is needed by
postgresql96-server-9.6.3-1PGDG.rhel6.x86_64
        postgresql96(x86-64) = 9.6.3-1PGDG.rhel6 is needed by
postgresql96-server-9.6.3-1PGDG.rhel6.x86_64
        postgresql96-libs(x86-64) = 9.6.3-1PGDG.rhel6 is needed by
postgresql96-server-9.6.3-1PGDG.rhel6.x86_64
ukdxsvsdwpifts TEST $

Any suggestions?
have i downloaded the correct file for my environment?



--
View this message in context: http://www.postgresql-archive.org/libpq-so-5-dependancy-error-installing-pgsql-onto-linux-6-tp5968825.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: garton@gmail.com
Date:
Subject: [BUGS] BUG #14719: Logical replication unexpected behaviour when targettable has missing columns
Next
From: "Tom Turelinckx"
Date:
Subject: Re: [BUGS] Bus error in formatting.c NUM_numpart_to_char (9.4.12, 9.6.3, sparc)