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-23 04:57:59
Message-ID: dd89934d-f5cb-a09b-e251-bc0634991431@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On 2/22/2017 12:52 PM, John R Pierce wrote:
>
> 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)
> ...
> $ java -version
> openjdk version "1.8.0_121"
> ...
> $ javac -version
> javac 1.8.0_121
> $ mvn -version
> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
> 2015-11-10T08:41:47-08:00)
> ...

oh, and postgresql 9.5.6 now. before was 9.5.5.

$ psql -c "select version()"
.....
PostgreSQL 9.5.6 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.4.7
20120313 (Red Hat 4.4.7-17), 64-bit

--
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

Browse pljava-dev by date

  From Date Subject
Next Message Chapman Flack 2017-02-23 14:00:14 Re: [Pljava-dev] building on centos 6.8
Previous Message John R Pierce 2017-02-22 20:52:07 Re: [Pljava-dev] building on centos 6.8