From: | mtquinta at db(dot)uc3m(dot)es (Teresa Quintanilla) |
---|---|
To: | |
Subject: | [Pljava-dev] problem installing pljava 1.4.0 |
Date: | 2008-04-10 12:16:25 |
Message-ID: | 20080410141625.z78w3tp748kw08wg@webcartero01.uc3m.es |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
Hi Kris
Many thanks for your prompt reply.
I checked postgresql release that it is running in my computer:
PostgreSQL 8.2.6 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 4.1.2
20061115 (prerelease) (Debian 4.1.1-21)
The message error I obtain when I try to install pljava is:
org.postgresql.util.PSQLException: ERROR: could not load library
"/usr/local/pljava/libpljava.so": /usr/local/pljava/libpljava.so:
undefined symbol:SetUserId
Could the problem be library release libpljava.so? Where could I
downlaod another library release?
best regards
Kris Jurka <books at ejurka.com> dijo:
>
>
> On Wed, 9 Apr 2008, Teresa Quintanilla wrote:
>
>> I try to install pljava. I am using:
>> binari pljava-i686-pc-linux-gnu-pg8.2-1.4.0
>> java1.5_015
>> postgresql-8.2.6
>
> Are you sure you have postgresql-8.2.6 and not a previous release.
> The 8.2-1.4 pljava binary will only work with 8.2.6 and up and this
> is the error message I'd expect when trying to load it into a
> previous release.
>
> Maybe we can make the deployer do some kind of "SELECT version();"
> check for the future?
>
> Kris Jurka
>
--
--------------------------------------------
Teresa Quintanilla Universidad Carlos III de Madrid
From | Date | Subject | |
---|---|---|---|
Next Message | Kris Jurka | 2008-04-10 16:06:23 | [Pljava-dev] problem installing pljava 1.4.0 |
Previous Message | Kris Jurka | 2008-04-10 03:49:24 | [Pljava-dev] Focus of the PL-Java Project |