From: ilazaro at tekniker.es (Nacho) Date: Thu, 27 Oct 2005 13:55:19 +0000 (UTC) Subject: [Pljava-dev] Re: PostgreSQL is unable to load the libpljava.so References: <5234B8D9C36F9E4D9B1AF01013708B6B0152BA60@txindoki.tekniker.es> Message-ID: Hello Finally I have defined in /etc/ld.so.conf file to load the libraries /var/lib/pgsql/pljava /usr/java/jre1.5.0_01/lib/i386/client and after executing "/sbin/ldconfig -v" I can see the new loaded libraries /var/lib/pgsql/pljava/libpljava.so /usr/java/jre1.5.0_01/lib/i386/client/libjvm.so Finally I have executed the Deployser java class and PLJAVA language is loaded in PostgreSQL. Many thanks to everybody for your comments Best Regards /Saludos /Gr?sses Nacho