From: | daniel at notima(dot)se (Daniel Tamm) |
---|---|
To: | |
Subject: | [Pljava-dev] How to compile 1.4.0 pljava.so from source? |
Date: | 2008-08-14 13:57:38 |
Message-ID: | 48A439D2.4060702@notima.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
I solved the problem. The package postgresql-devel containing pg_config
was not installed on the server. When I installed it and recompiled I
got the pljava.so that I needed.
Daniel Tamm skrev:
> Hi
>
> I've downloaded the source for pljava-1.4.0
>
> Running
>
> make USE_GCJ=1
>
> gives me a pljava_jar.o file in the build/objs directory and it's not a
> dynamic library.
>
> I need a pljava.so file instead (like in the binary distributions). Is
> that easily achieved by changing some flags when running make?
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | marc+pljava at milestonerdl.com | 2008-08-19 20:09:04 | [Pljava-dev] Install of PL/Java - Undefined symbol "SetUserId" |
Previous Message | Peter Ruzicka | 2008-08-14 12:51:50 | [Pljava-dev] undefined symbol: assert_enabled |