> On Nov 25, 2010, at 8:20 AM, Christoph Rathfelder wrote: > >> Hi all, >> >> I am currently trying to run a Java-application using R functionality. >> Caused by the Java-application, I have to use R.2.6.1 >> Calling the Rlib results in an Exception which includes a hint on "wrong >> architecture of wrapper" >> I tried to rebuild R as 64bit locally, but still after fixing some make >> files to run the compiling > > Even old R should compile for 64-bit out of the box -- if you set the flags > correctly. The 64-bit support for OS X is there ever since Tiger. Can you > supply details? (i.e. how did you try to compile, what did not work etc) > > >> , R does not works completely. e.g. installing the rJava Package does not >> work. >> Is there also a SnowLeopard Release of this older version somewhere >> available? > > I'm not aware of any because such an old R predates SL ... > > Cheers, > Simon > > > > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac
Try to update to the last version of Java for Mac OS X. Cheers, Jose. -- Dr. José A. García Lecturer in Biostatistics Department of Preventive and Social Medicine University of Otago PO Box 913, Dunedin 9054, New Zealand Tel: +64 3 479 5138 Fax: +64 3 479 7298 _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
