From: gulden at portugalmail.pt (Gulden) Date: Fri, 1 Apr 2005 14:27:42 +0100 Subject: [Pljava-dev] java.sql.SQLException: ERROR: could not loadlibrary"/usr/local In-Reply-To: <00ff01c536bb$96a46e70$1e03a8c0@fhrbek> Message-ID: <200504011326.j31DQYnn008303@localhost.localdomain> How can i do that? In one experience I've put this line in the /etc/init.d/postgres file export LD_LIBRARY_PATH=/usr/java/j2sdk1.4.1_02/jre/lib/:/usr/java/j2sdk1.4.1_02/jre /lib/i386/client/:/usr/java/j2sdk1.4.1_02/jre/lib/i386/native_threads/ and it didn't solve the problem. -----Original Message----- From: Filip Hrbek [mailto:filip.hrbek at plz.comstar.cz] Sent: sexta-feira, 1 de Abril de 2005 13:06 To: Gulden; 'Antonio Carlos de Andrade Brito'; pljava-dev at gborg.postgresql.org Subject: Re: [Pljava-dev] java.sql.SQLException: ERROR: could not loadlibrary"/usr/local Are you sure that the postgresql *service* (not client) sees this LD_LIBRARY_PATH? Filip