References: <56F170BA.2000202@goldencode.com> <56F1FC23.1010904@anastigmatix.net> <56F2D1C0.6060801@goldencode.com> From: Chapman Flack Message-ID: <56F6FB2B.9050209@anastigmatix.net> Date: Sat, 26 Mar 2016 17:12:11 -0400 MIME-Version: 1.0 In-Reply-To: <56F2D1C0.6060801@goldencode.com> Subject: Re: [Pljava-dev] Building PLJava on Solaris issues Content-Type: text/plain; charset="us-ascii" On 03/23/16 13:26, Eugenie V. Lyzenko wrote: > Yes, this works too, no need to patch *.jar file: > > bash path/to/mvn -Dnar.aolProperties=... clean install Hi, I don't know if you will have a chance to try on the weekend, but does something go wrong if you remove the -R/usr/postgres/9.4-pgdg/lib/64 from your aol.properties file? If so, could you describe the exact failure and the message? The aol.properties file should really be about the compiler tool chain and not contain references to specific PostgreSQL versions or locations. If PL/Java has to be built with an RPATH on Solaris for some reason, that may have to be handled in the pom.xml, but first I am just wondering whether it is really necessary. I have another reported issue where an RPATH *is* necessary when using EnterpriseDB community builds, because in their lib directory they are supplying substitute versions of standard system libraries. But I do not see any sign of that in the PGDG downloads for Solaris. -Chap _______________________________________________ Pljava-dev mailing list Pljava-dev@lists.pgfoundry.org http://lists.pgfoundry.org/mailman/listinfo/pljava-dev