[Pljava-dev] pljava on AIX for postgres 9.1.x and IBM AIX Java 6?

From: pierce at hogranch(dot)com (John R Pierce)
To:
Subject: [Pljava-dev] pljava on AIX for postgres 9.1.x and IBM AIX Java 6?
Date: 2012-09-28 20:37:36
Message-ID: 50660A90.3020308@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On 09/28/12 1:14 PM, John R Pierce wrote:
> and attempt 1.0 has failed and I dunno why.

attempt 1.1 (with pljava-1.4.3 instead of the snapshot) gives me...

$ pwd
/home/postgres/src/pljava-1.4.3
$ gmake
Makefile:51: *** PL/Java 1.4.3 can only be compiled with JDK 1.4 or
1.5. Stop.

:-/

and attempt 1.2...

$ export PATH=/usr/java5_64/bin:/usr/vac/bin:/usr/bin:/opt/pgsql91/bin
$ export JAVA_HOME=/usr/java5_64
$ gmake
Makefile:51: *** PL/Java 1.4.3 can only be compiled with JDK 1.4 or
1.5. Stop.

$ java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build
pap64devifx-20110211c (SR12 FP3 +IZ94331))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc64-64
j9vmap6423ifx-20101130 (JIT enabled)
J9VM - 20101129_69669_BHdSMr
JIT - 20100623_16197ifx1_r8
GC - 20100211_AA)
JCL - 20110208

**MEH**

now what? there is no sun/oracle JAVA on IBM AIX, only IBM Java.

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message John R Pierce 2012-10-01 18:58:16 [Pljava-dev] pljava on AIX for postgres 9.1.x and IBM AIX Java 6?
Previous Message John R Pierce 2012-09-28 20:14:27 [Pljava-dev] pljava on AIX for postgres 9.1.x and IBM AIX Java 6?