From: | gulden at portugalmail(dot)pt (Gulden) |
---|---|
To: | |
Subject: | [Pljava-dev] java.sql.SQLException: ERROR:could not loadlibrary"/usr/local |
Date: | 2005-04-01 19:07:12 |
Message-ID: | 200504011906.j31J64nn013428@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
Guessing again!!!
The problem is on loading the library. So it could be related to:
1. Permissions of the file libjvm.so, postgres can't access that
lib.
-rwxr-xr-x 1 root bin 6098298 Feb 20 2003
/usr/java/j2sdk1.4.1_02/jre/lib/i386/client/libjvm.so
2. LD_LIBRARY_PATH incorrect
I think I've tried all.
3. Postgresql doesn't care about the LD_LIBRARY_PATH, it has it own
LD_LIBRARY_PATH!!! Where can I configure that???
What else could it be???? I could only think in a very "stupid" problem.
Regards,
M.P.Garcia
From | Date | Subject | |
---|---|---|---|
Next Message | Gulden | 2005-04-01 19:14:43 | [Pljava-dev] java.sql.SQLException: ERROR: could not loadlibrary"/usr/local |
Previous Message | Thomas Hallgren | 2005-04-01 18:53:51 | [Pljava-dev] java.sql.SQLException: ERROR: could not loadlibrary"/usr/local |