libpq.so.5 dependancy error installing pgsql onto linux 6.

From: Thomas_OReilly <thomas(dot)edward(dot)oreilly(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: libpq.so.5 dependancy error installing pgsql onto linux 6.
Date: 2017-06-27 07:40:29
Message-ID: 1498549229455-5968825.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message garton 2017-06-27 08:28:40 BUG #14719: Logical replication unexpected behaviour when target table has missing columns
Previous Message Tom Lane 2017-06-26 22:59:27 Re: Error in SPI_execute_plan (when inserting JSON from C code first { simboll is lost)