[R-SIG-Mac]dynamic loader in darwin

Jan de Leeuw deleeuw@stat.ucla.edu
Sat, 22 Feb 2003 09:52:17 -0800


One way to check which dynamic libraries you need if you download
an R binary is to run "otool -L" on all executables. i.e. on R.bin
and all foo.so bundles. Another way to find out which libraries
dyld is actually loading at run time is to do

setenv DYLD_PRINT_LIBRARIES 1

and then start R. Then dyld will tell you which libraries it is loading.
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical  
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550;  fax (310)-206-5658;  email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
   
------------------------------------------------------------------------ 
-------------------------
           No matter where you go, there you are. --- Buckaroo Banzai
                    http://gifi.stat.ucla.edu/sounds/nomatter.au
   
------------------------------------------------------------------------ 
-------------------------