if you wish to use jni with java 1.6 on a mac you have to compile the native
code as a 64 bit application (-m64 on a gcc command line)
hope this helps
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.
Thank you Prof. Ripley,
Since I needed to build a prototype very quickly, I ended up using
Rserve. I found it actually easier to use & setup with a couple of
caveats (make sure to use the latest jave-new client from the Rserve
sources from the rforge website – the version on rosuda.org seem
There is no fundamental problem with rJava/JRI and Java 1.6: Java 1.6
is all that will work on 64-bit Linux and AMD Solaris platforms, so
some of us have only used Java 1.6 for years.
This is really an issue for the R-sig-mac list and/or the rJava
maintainer (but he is travelling at present).
Dear R-Help,
I am trying to get JRI (the rJava interface allowing Java to connect
to R) to work. I was able to run it a week ago when I was doing some
testing using Java 1.5. However, I am developing a GUI application
using some of the new Java 1.6 features and I just can't get JRI to
work with th
4 matches
Mail list logo