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

From Thomas_OReilly
Subject [BUGS] libpq.so.5 dependancy error installing pgsql onto linux 6.
Date
Msg-id 1498549229455-5968825.post@n3.nabble.com
Whole thread Raw
Responses Re: [BUGS] libpq.so.5 dependancy error installing pgsql onto linux 6.
Re: [BUGS] libpq.so.5 dependancy error installing pgsql onto linux 6.
List pgsql-bugs
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: Tom Lane
Date:
Subject: Re: [BUGS] Error in SPI_execute_plan (when inserting JSON from C code first { simboll is lost)
Next
From: garton@gmail.com
Date:
Subject: [BUGS] BUG #14719: Logical replication unexpected behaviour when targettable has missing columns