[R-SIG-Mac] Try to use JRI on OSX 10.5.3
Simon Urbanek
simon.urbanek at r-project.org
Fri May 30 16:02:35 CEST 2008
On May 29, 2008, at 6:28 PM, Michael Zwinger wrote:
> Hello Everybody
>
> I' m trying to run JRI von on Mac and I get this message:
>
> R was not built as a library
> configure: error: R was not compiled with --enable-R-shlib
>
> *** You must have libR.so or equivalent in order to use JRI ***
>
> I'm im Using R 2.7.0.dmg
>
> I' sorry i can't build R myself - anybody knows where ich can
> download the "right" binarys ?
>
It's all on CRAN,
install.packages("rJava")
is all you really need (with the regular CRAN R binary)
As for recompiling JRI, can you, please, list exactly the steps you
are taking and which JRI you are using?
Cheers,
Simon
More information about the R-SIG-Mac
mailing list