I understand that you can set the Java library path with an option (-Djava.library.path=/path/to/libs) before executing the program, but is there a place on the
-Djava.library.path=/path/to/libs
However, Matt Ball is not totally correct.
On my Linux box, my Java library path is
/usr/lib64/icedtea6/jre/lib/amd64/server:/usr/lib64/icedtea6/jre/lib/amd6ib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
While my LD_LIBRARY_PATH is /usr/local/lib64.
LD_LIBRARY_PATH
/usr/local/lib64