[Pljava-dev] looking for build for Postgres 9.2

From: pierce at hogranch(dot)com (John R Pierce)
To:
Subject: [Pljava-dev] looking for build for Postgres 9.2
Date: 2013-12-25 02:18:56
Message-ID: 52BA4090.8050500@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On 12/24/2013 4:05 PM, John D. West wrote:
> I'm running PostgreSQL 9.2.6 on Ubuntu 12.04 64-bit with OpenJDK, and
> I need a build of pljava for this environment. I'm aware that there is
> no such build in the repositories but that others on this list have
> reported building successfully from the most recent snapshot.
>
> My Java skills are rudimentary and I have no experience with maven. Is
> someone on this list interested in building a binary for me for this
> environment? I'm willing to pay for the service as long as it's not
> too costly; I am a graduate student with limited financial resources.
>

note that you only actually need 1 .jar file and 1 .so file. the jar
file is nearly totally portable, while the .so file has dependencies on
the postgres build and ideally is linked with an RPATH pointing to the
correct java server VM libraries to eliminate having to fuss about at
runtime with LD_LIBRARY_PATH

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pljava-dev by date

  From Date Subject
Next Message akshunj 2013-12-27 19:45:23 [Pljava-dev] jvm crash with pljava
Previous Message Hal Hildebrand 2013-12-25 02:07:34 [Pljava-dev] looking for build for Postgres 9.2