Hi Alaios, The web page you're quoting was written in 2006. There *was* an R 2.4, but it's no longer cutting edge, to say the least.
Earlier in the document it says R 2.4 or higher, which is what you've got. I'd first look for newer documentation, then try the instructions given with the current version of R you already have installed. Sarah On Thu, May 17, 2012 at 7:29 AM, Alaios <ala...@yahoo.com> wrote: > 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 -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ 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.