public inbox for [email protected]
help / color / mirror / Atom feedSubject: [Pljava-dev] /usr/local/lib/pljava/pljava.so: undefined symbol: SetUserId
Date: Wed, 04 Jun 2008 12:33:11 +0200
Message-ID: <[email protected]> (raw)
Hello
i want to use pljava1.3 on postgres 8.1.11
and when I want tu run install.sql I've got :
"
ERREUR: n'a pas pu charger la biblioth?que ?
/usr/local/lib/pljava/pljava.so ?: /usr/local/lib/pljava/pljava.so:
undefined symbol: SetUserId
"
I have in postgresq.conf the line :
ynamic_library_path = '$libdir:/usr/local/lib/pljava'
I use the ld.so.conf :
more /etc/ld.so.conf.d/postgres-java.conf
# Librairie java pour postgres
/usr/local/j2re/lib/i386
/usr/local/j2re/lib/i386/client
/usr/local/j2re/lib/i386/native_threads
and the ldd command on pljava.so say :
ldd /usr/local/lib/pljava/pljava.so
linux-gate.so.1 => (0xffffe000)
libjvm.so => /usr/local/j2re/lib/i386/client/libjvm.so (0xb7a83000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7952000)
libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0xb793c000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7917000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7913000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7901000)
/lib/ld-linux.so.2 (0x80000000)
All seems to be OK ...
Would you have any idea please ?
Thanks for your help
BOYER Eric
view thread (2+ messages) latest in thread
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: [email protected]
Subject: Re: [Pljava-dev] /usr/local/lib/pljava/pljava.so: undefined symbol: SetUserId
In-Reply-To: <[email protected]>
* 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