Dear all, I am trying to install the rJava package. I am getting the following message
"libjvm.so: cannot open shared object file: No such file or directory" at this web site I have found that (bottom part) http://rwiki.sciviews.org/doku.php?id=packages:cran:rjava that Unix: if you encounter a message similar to this one: Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library '/usr/local/lib/R/site-library/rJava/libs/rJava.so': libjvm.so: cannot open shared object file: No such file or directory the R was configured without Java support. Update to R 2.4.0, make sure that the java command is available and and run R CMD javareconf as root. I have already installed any java package in my system + now I was a bout to see what is my current running R version platform x86_64-suse-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 15.0 year 2012 month 03 day 30 svn rev 58871 language R version.string R version 2.15.0 (2012-03-30) so I decided to install the R2.4 as the package developer ask for... Could you please inform me if such version even exists_ Alex [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.