Re: [Pljava-dev] building on centos 6.8

From: John R Pierce <pierce(at)hogranch(dot)com>
To:
Subject: Re: [Pljava-dev] building on centos 6.8
Date: 2017-02-22 20:52:07
Message-ID: b83faa1b-b1ca-e88c-1e04-b2025388afae@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On 2/22/2017 12:01 PM, John R Pierce wrote:
>
> trying to build pljava from the 1.5.0 tarball, on centos 6.latest
> 64bit, with postgres 9.5.5 from the yum.postgresql.org repository...
>
> I have postgresql95-devel and openjdk 1.8.0 devel packages installed,
> along with all the usual g++ etc stuff.
>
...

just in case, I ran yum update to get all the latest versions of
everything, same errors.

$ g++ --version
g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-17)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ java -version
openjdk version "1.8.0_121"
OpenJDK Runtime Environment (build 1.8.0_121-b13)
OpenJDK 64-Bit Server VM (build 25.121-b13, mixed mode)
$ javac -version
javac 1.8.0_121
$ mvn -version
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T08:41:47-08:00)
Maven home: /usr/share/apache-maven
Java version: 1.8.0_121, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-642.13.1.el6.x86_64", arch: "amd64",
family: "unix"

--
john r pierce, recycling bits in santa cruz

_______________________________________________
Pljava-dev mailing list
Pljava-dev(at)lists(dot)pgfoundry(dot)org
http://lists.pgfoundry.org/mailman/listinfo/pljava-dev

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message John R Pierce 2017-02-23 04:57:59 Re: [Pljava-dev] building on centos 6.8
Previous Message John R Pierce 2017-02-22 20:01:56 [Pljava-dev] building on centos 6.8