Re: [Sablevm-user] jni: LD_LIBRARY_PATH ignored
Brought to you by:
egagnon
From: Prof. E. M. G. <eti...@uq...> - 2003-03-29 03:38:05
|
Hi Mark, As promised, I added the missing JNI function. Please let us know if it works. Again, I have put a snapshot of SableVM with the fix in it at: http://www.info.uqam.ca/~egagnon/sablevm-snapshot/ You download the 4 files, give execution permission to the "build" script, then run "./build" as root. This should install the snapshot in /usr/local. To run this version, you should type "/usr/local/bin/sablevm [arguments]...". Have fun! Etienne Mark Howard wrote: > As far as I know, the main JNI functions we require are >... > ExceptionClear >... |