I'm getting the following error message when running an SJava example:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no
RInterpreter in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1344)
at java.lang.Runtime.loadLibrary0(Runtime.java:744)
at java.lang.System.loadLibrary(System.java:815)
at
org.omegahat.R.Java.ROmegahatInterpreter.<clinit>(ROmegahatInterpreter.j
ava:34)
at
org.omegahat.R.Java.Examples.JavaRPrompt.main(JavaRPrompt.java:17)
I have downloaded the SJava source files as well but was unable to
'make' them.
thank you for your time.
Julien Dinh