[Pljava-dev] Building / installing for CentOS or Fedora

From: ch at lathspell(dot)de (Christian Hammers)
To:
Subject: [Pljava-dev] Building / installing for CentOS or Fedora
Date: 2013-02-15 17:24:57
Message-ID: 20130215182457.455342b1@sys-251.netcologne.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hello

One quick way to get it running is using https://github.com/lathspell/pljava.git
which builds everything with just "mvn install".

The official GIT repository has IIRC not yet applied the patches for Java 1.7
and the hellblazer repository works with Java 1.7 but does not compile the C
sources automatically.

bye,

-christian-

On Fri, 15 Feb 2013 08:26:01 -0700
eggyknap <eggyknap at gmail.com> wrote:

> Having just read the recent mailing list archives, I'm guessing this isn't a
> resolved problem. I'm trying to install PL/Java on Postgres 9.2 with, ideally,
> Java 1.5 or 1.6 (though 1.7 might not cause anyone heartburn either). Server
> is Linux, x64.
>
> I've tried building from source on my own similar box (Fedora, not CentOS, but
> otherwise equivalent software) to no avail:
>
> [josh at eddie ~/devel/pljava]$ export USE_LD_RPATH=4
> [josh at eddie ~/devel/pljava]$ make
> make[1]: Entering directory `/home/josh/devel/pljava/build/classes/pljava'
> make[1]: /home/josh/devel/pljava/src/java/pljava/Makefile: No such file or
> directory
> make[1]: *** No rule to make target
> `/home/josh/devel/pljava/src/java/pljava/Makefile'. Stop.
> make[1]: Leaving directory `/home/josh/devel/pljava/build/classes/pljava'
> make: *** [pljava_all] Error 2
>
> It looks like that's already been seen on this list, but I didn't find
> sufficient detail in the lists to understand how to get past it. Help?
>
> I'm not wedded to the idea of buiding from source; I just want it installed
> and working. If there's a package somewhere, that would be lovely, but I
> gather that's unlikely.
>
> --
> Joshua Tolley / eggyknap
> End Point Corporation
> http://www.endpoint.com

--
Network Engineering & Design; Content Delivery Platform & IP

NETCOLOGNE Gesellschaft f?r Telekommunikation mbH
Am Coloneum 9 | 50829 K?ln
Tel: 0221 2222-8711 | Fax: 0221 2222-78711
www.netcologne.de

Gesch?ftsf?hrer:
Dr. Hans Konle (Sprecher)
Dipl.-Ing. Karl-Heinz Zankel
HRB 25580, AG K?ln

Diese Nachricht (inklusive aller Anh?nge) ist vertraulich. Sollten Sie diese
Nachricht versehentlich erhalten haben, bitten wir, den Absender (durch
Antwort-E-Mail) hiervon unverz?glich zu informieren und die Nachricht zu
l?schen. Die E-Mail darf in diesem Fall weder vervielf?ltigt noch in anderer
Weise verwendet werden.

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message eggyknap 2013-02-15 18:00:51 [Pljava-dev] Building / installing for CentOS or Fedora
Previous Message eggyknap 2013-02-15 15:26:01 [Pljava-dev] Building / installing for CentOS or Fedora