Skip to content
Prev 3271 / 15075 Next

rgl revisions to allow dual install

On Dec 12, 2006, at 12:22 AM, Duncan Murdoch wrote:

            
.. then you have single-arch build and  .Platform$r_arch should be ''  
and thus the path is still ok - that's what I was trying to say ...
It may be possibly combination of several things - I just got a few  
mails from R-SIG-Mac with a 3-day lag ..
It was actually my patch long time ago - it was necessary when  
DYLD_LIBRARY_PATH contained /usr/X11R6/lib [because that is what we  
do on other unices] which was throwing off the proper library lookup.  
We have fixed R since, so it is no longer needed. (FWIW unlike  
LD_LIBRARY_PATH it is actually effective immediately so the change  
really mattered).
Great job, thanks! It works as advertized (even universal build seems  
to be ok).

Thanks,
Simon