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

From: eggyknap at gmail(dot)com (eggyknap)
To:
Subject: [Pljava-dev] Building / installing for CentOS or Fedora
Date: 2013-02-15 15:26:01
Message-ID: 511e538b.4553420a.51be.1fa8@mx.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20130215/a01b7627/attachment.bin>

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Christian Hammers 2013-02-15 17:24:57 [Pljava-dev] Building / installing for CentOS or Fedora
Previous Message Hal Hildebrand 2013-02-11 18:08:01 [Pljava-dev] Building pljava.so with maven-nar-plugin?