[R-sig-Debian] rgl install failed...

Dirk Eddelbuettel edd at debian.org
Sat May 16 13:44:16 CEST 2009


On 16 May 2009 at 13:21, Petar Milin wrote:
| Thanks and sorry!
| I am using: R version 2.9.0 (2009-04-17), on Debian testing with 
| apt-pinning for R base packages.

Very well. So why don't you just do

    sudo apt-get install r-cran-rgl

and use the pre-built binary.

If you must rebuild from source, use

    sudo apt-get build-dep r-cran-rgl

which gets you all required packages to then run install.packages("rgl") from
R. 

Hth, Dirk

-- 
Three out of two people have difficulties with fractions.



More information about the R-SIG-Debian mailing list