Alexander.Herr at csiro.au
2007-May-18 05:29 UTC
[R] error: GLX extension missing on server
Hi List, when loading library(rgl) I get error "RGL: GLX extension missing on server". I have Mesa and xgl installed, but xgl info sais its an highly experimental code. Does this mean I shouldn't bother for a while with opengl or are there alternatives? Any help appreciated Thanx Herry R 2.4.1 on x86_64 opensuse 10.2 Dr Alexander Herr - Herry Spatial and statistical analyst CSIRO, Sustainable Ecosystems Davies Laboratory, University Drive, Douglas, QLD 4814 Private Mail Bag, Aitkenvale, QLD 4814 Phone/www (07) 4753 8510; 4753 8650(fax) Home: http://herry.ausbats.org.au Webadmin ABS: http://ausbats.org.au Sustainable Ecosystems: http://www.cse.csiro.au/
This is an X11 server issue, not a library one. In my xorg.conf I have Section "Module" Load "fbdevhw" Load "record" Load "freetype" Load "type1" Load "vnc" Load "glx" Load "dbe" Load "extmod" EndSection and you may need something similar. GLX is an X11 extension, but I would have expected it to be there in a vanilla configuration, so please talk t your sysadmins. On Fri, 18 May 2007, Alexander.Herr at csiro.au wrote:> Hi List, > > when loading library(rgl) I get error "RGL: GLX extension missing on > server". I have Mesa and xgl installed, but xgl info sais its an highly > experimental code. Does this mean I shouldn't bother for a while with > opengl or are there alternatives? > > Any help appreciated > > Thanx > Herry > > R 2.4.1 on x86_64 opensuse 10.2 > > Dr Alexander Herr - Herry > Spatial and statistical analyst > CSIRO, Sustainable Ecosystems > Davies Laboratory, > University Drive, Douglas, QLD 4814 > Private Mail Bag, Aitkenvale, QLD 4814 > > Phone/www > (07) 4753 8510; 4753 8650(fax) > Home: http://herry.ausbats.org.au > Webadmin ABS: http://ausbats.org.au > Sustainable Ecosystems: http://www.cse.csiro.au/ > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595