Skip to content
Prev 5697 / 15075 Next

X11 missing? ... was Re: [R] rgl persp3d bounding box color problem.

On Mon, 2 Mar 2009, David Winsemius wrote:

            
I am using the Apple version of X from Xcode, and building rgl works 
for me under an x86_64 build of R: it says

checking for X... libraries /usr/X11/lib, headers /usr/X11/include
checking for glEnd in -lGL... yes
checking for gluProject in -lGLU... yes
...

It's a while since I used XQuartz, but my recollection is that it 
used those locations.

rgl's configure uses the standard AC_PATH_X, which supports

X features:
   --x-includes=DIR    X include files are in DIR
   --x-libraries=DIR   X library files are in DIR

so that is how you specify the paths if you need to.

I used the command line to do this, as source package builds 
ultimately call command-line R as in

~/R/R64/bin/R CMD INSTALL rgl_0.83-751.tar.gz

  
    

Thread (16 messages)

David Winsemius X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 2 Brian Ripley X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 3 Rob Goedman X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 3 Brian Ripley X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 3 David Winsemius X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 3 Duncan Murdoch X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 3 Roy Mendelssohn - NOAA Federal X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 3 Rob Goedman X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 3 David Winsemius X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 3 Rob Goedman X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 3 David Winsemius X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 3 Duncan Murdoch X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 3 Kasper Daniel Hansen X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 3 Brian Ripley X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 3 David Winsemius X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 4 Rob Goedman X11 missing? ... was Re: [R] rgl persp3d bounding box color problem. Mar 4