From: thhal at mailblocks.com (Thomas Hallgren) Date: Fri, 01 Apr 2005 16:14:09 +0200 Subject: [Pljava-dev] java.sql.SQLException: ERROR: could not loadlibrary"/usr/local In-Reply-To: <424D5105.5080205@hotmail.com> References: <200504011326.j31DQYnn008303@localhost.localdomain> <424D5105.5080205@hotmail.com> Message-ID: <424D5731.6090801@mailblocks.com> Thomas Hallgren wrote: > Gulden wrote: > >> 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. > Hmm, b.t.w. the first entry in the above path is incorrect. It's missing the i386 at the end.. - thomas