Skip to content
Prev 5717 / 15075 Next

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

David,

I've created, as suggested by Casper and Brian, a .Rprofile in my home  
directory with a single line:

	Sys.setenv(PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/ 
X11/bin")

I think there needs to be a return after the line (could that have  
caused my problem earlier???).

This indeed fixes the install from within R.app!!!!!

Could it be that your system picks up another libfreetype.a. Does  
Spotlight show other libfreetype's?
Or good ol' find in the terminal:

Robs-Intel:~ rob$ sudo find /usr -name "libfreetype.*" -print
Password:
/usr/local/gtk2/lib/libfreetype.6.3.8.dylib
/usr/local/gtk2/lib/libfreetype.6.dylib
/usr/local/gtk2/lib/libfreetype.dylib
/usr/local/gtk2/lib/libfreetype.la
/usr/local/lib/libfreetype.a
/usr/local/lib/libfreetype.la
/usr/X11/lib/libfreetype.6.3.16.dylib
/usr/X11/lib/libfreetype.6.dylib
/usr/X11/lib/libfreetype.dylib
/usr/X11/lib/libfreetype.la
/usr/X11R6 1/lib/libfreetype.a
Robs-Intel:~ rob$

Just to make sure, I just reinstalled Simon's devpack4 and installed  
both versions of rgl (83-3 and 83-751). Both build, install and run  
fine from within R.app.

Rob
On Mar 4, 2009, at 8:34 AM, David Winsemius wrote:

            

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