Can't install rJava 0.9 on Ubuntu 10.04

后端 未结 4 1987
遇见更好的自我
遇见更好的自我 2021-02-19 02:12

I use R 2.13 from the CRAN apt repo for Ubuntu 10.04, and I\'m trying to install Deducer, which requires JGR/rJava, but rJava refuses to build/install, complaining about being u

4条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-19 03:02

    One other (relatively obvious) warning: don't do what I did and install both java6 and java7. That led to a conflict I was unable to 'fix' via specifying paths and environment variables. Removing both and reinstalling java6 led to successful installation of JGR. ( This under ubuntu precise, on an Apple G4 powerbook)

提交回复
热议问题