Displaying 1 result from an estimated 1 matches for "myrjava".
Did you mean:
myjava
2010 Jul 15
1
Problem installing rJava under FreeBSD
...ke.
I have installed FreeBSD 8.0/i386 and applied the relevant security patches
as well as the native FreeBSD JDK 1.6 with its latest patchset.
I have installed R 2.11 and enabled Java support on it. Now, when trying to
install rJava both from inside R via install.packages(rJava) or R CMD
INSTALL myrJava.tar.gz I get the same error lines:
==============================================================================================================
gcc44 -std=gnu99 -shared -L/usr/local/lib -o rJava.so Rglue.o arrayc.o
callJNI.o callback.o fields.o init.o jri_glue.o loader.o otables.o rJava.o
tools....