Skip to content
Prev 154946 / 398506 Next

Installing rgl

On 03/09/2008 4:34 PM, Kevin E. Thorpe wrote:
rgl is now hosted on R-forge, at 
https://r-forge.r-project.org/projects/rgl/.  You could post questions 
there, and be one of the first to do so :-).

But the general idea is probably to run the configure script manually, 
and look at the output.  So you would download and untar rgl (or just 
check it out using svn), then in the main directory, run ./configure.
I think this will produce a config.log file that you can check for all 
the gory details.

Duncan Murdoch