[R-SIG-Mac] Fwd: os x / g95 package namespace load problem

Jan de Leeuw deleeuw at stat.ucla.edu
Thu Jun 23 23:22:22 CEST 2005


An exception to this rule: packages such as tkrplot must be
loaded into the running tcltk process provided by tcltk.so. They
need to be linked as dylibs with flag -dynamic.  Even for X11
tcltk.so. I seem to remember there was one other such package,
but they are very rare.

On Jun 23, 2005, at 14:03 , Simon Urbanek wrote:

>> I was told to use the .dylib extension instead of .so
>>
>
> Who told you that? If you used the regular process for compiling
> package code that R provides, you'd see that libraries in packages
> still use .so, because they are loaded using dlopen so the name
> doesn't have to conform to OS' conventions.
>

===
Jan de Leeuw; Distinguished Professor and Chair, UCLA Department of  
Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical  
Software
US mail: 8130 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550;  fax (310)-206-5658;  email: deleeuw at stat.ucla.edu
.mac: jdeleeuw ++++++  aim: deleeuwjan ++++++ skype: j_deleeuw
homepages: http://gifi.stat.ucla.edu ++++++ http://www.cuddyvalley.org
   
------------------------------------------------------------------------ 
-------------------------
           No matter where you go, there you are. --- Buckaroo Banzai
                    http://gifi.stat.ucla.edu/sounds/nomatter.au



More information about the R-SIG-Mac mailing list