agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feedSubject: [Pljava-dev] libjvm.so: cannot open shared object file: No such file or directory
Date: Thu, 06 Apr 2006 14:07:49 +0200
Message-ID: <44350495.8070406@tada.se> (raw)
In-Reply-To: <4434EEA0.4080803@insa-toulouse.fr>
References: <4434EEA0.4080803@insa-toulouse.fr>
Hi Eric,
Looks like "/usr/local/j2se/jre/lib/i386/client" is known to your
loader. How about the parent directory, "/usr/local/j2se/jre/lib/i386"?
Finding libjvm.so is not enough. It in turn, has a lot of other
dependencies.
Regards,
Thomas Hallgren
Eric BOYER wrote:
> Hello,
>
> when i launch
> SELECT
> sqlj.install_jar('file:///usr/local/aladin/testtrigger/build/test.jar',
> 'test', true);
>
> I have :
> ERROR: could not load library "/usr/local/lib/pljava/libpljava.so":
> libjvm.so: cannot open shared object file: No such file or directory
>
> For the root user or postgres user I have under Linux :
> ldd /usr/local/lib/pljava/libpljava.so
> libjvm.so => /usr/local/j2se/jre/lib/i386/client/libjvm.so
> (0xb7b9e000)
> libc.so.6 => /lib/tls/libc.so.6 (0xb7a64000)
> libnsl.so.1 => /lib/tls/libnsl.so.1 (0xb7a50000)
> libm.so.6 => /lib/tls/libm.so.6 (0xb7a2e000)
> libdl.so.2 => /lib/tls/libdl.so.2 (0xb7a2b000)
> libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7a1c000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
>
> All seems to be OK for the PATH
>
> Have you got an idea to solve my problem ?
>
> Thanks Eric
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at gborg.postgresql.org
> http://gborg.postgresql.org/mailman/listinfo/pljava-dev
>
view thread (4+ messages) latest in thread
Message-ID: <44350495.8070406@tada.se>
Permalink: ../44350495.8070406@tada.se/
Also on: postgresql.org/message-id/44350495.8070406@tada.se
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pljava-dev@postgresql.org
Subject: Re: [Pljava-dev] libjvm.so: cannot open shared object file: No such file or directory
In-Reply-To: <44350495.8070406@tada.se>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox