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.

_______________________________________________
R-SIG-Debian mailing list
R-SIG-Debian@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-debian

Reply via email to