Skip to content
Prev 106209 / 398506 Next

Installing rgl package under Ubuntu

On my ubuntu 6.06 LTS, I pass the test (tho I do get errors later during
compilation).  When checking for X, it says:
 
...
Checking for X... Libraries /usr/X11R6/lib, headers
...

I compiled R 2.4.0 from source, which also gave me some trouble when
checking for X.  I think I solved it by installing xserver-xorg-dev.
Hope this gives you some pointers


Bjorn