Skip to content
Prev 3252 / 15075 Next

rgl revisions to allow dual install

On Dec 11, 2006, at 7:12 AM, stefano iacus wrote:

            
you can drop the file.path there i.e.
system.file("libs",.Platform$r_arch,"aglrgl.so", package ="rgl")

and yes, everyone should be careful when using libs, because multi- 
arch builds are now more common (not just on Macs).
Nope - the line is in fact a noop in current versions of R, because  
we no longer set DYLD_LIBRARY_PATH anymore (it was causing too much  
trouble).

Cheers,
Simon

BTW: this is the second message I didn't get from Duncan - is there  
some filtering in place?