cannot install JDBC with ORACLE jdk1.8.0

From: "Gamel Anton J(dot)" <anton(dot)gamel(at)physik(dot)uni-freiburg(dot)de>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: cannot install JDBC with ORACLE jdk1.8.0
Date: 2017-03-27 18:02:58
Message-ID: 9375ede9-7dc6-1a50-7000-7f4e35bba72b@physik.uni-freiburg.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi all,

'Just joined the mailinglist because I ran into
this problem and could not get info elsewhere:

JDBC requires: java-headless >= 1:1.8
My ORACLE java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
.../libawt_headless.so cannot satisfy the dependency to install
postgresql-jdbc-42.0.0-1.rhel6.noarch.rpm

I guess that java-headless is required as well
when the JDBC jar is installed manually.

Now it looks like JDBC can only be used with openjdk-headless?

Any trick | hint?

Cheers and thanks in advance

--
Beste Gruesse

Anton J. Gamel

HPC und GRID-Computing
Physikalisches Institut
Abteilung Professor Schumacher

c/o Rechenzentrum der Universität Freiburg
Betreuung Tier2 / Tier3
Hermann-Herder-Straße 10
79104 Freiburg

Tel.: ++49 (0)761 203 -4670

--
Es bleibt immer ein Rest - und ein Rest vom Rest.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Daniel Migowski 2017-03-27 18:09:32 Re: cannot install JDBC with ORACLE jdk1.8.0
Previous Message Vladimir Sitnikov 2017-03-24 16:32:48 Re: Interest in allowing caller to push binary data rather than having it pulled?