[Rd] libR.dylib on OS X
Jan de Leeuw
deleeuw at stat.ucla.edu
Sat Oct 18 19:27:52 MEST 2003
If one installs the CLI and RAqua versions, by saying both "make
install"
and "make install-aqua", then packages that use libR.dylib get their
symbols from
/Applications/StartR.app/RAqua.app/Contents/Frameworks/libR.dylib
and not from /usr/local/lib/R/bin/libR.dylib.
That's unfortunate, because the first is likely to change, and the
second is not.
For instance, what happens if Stefano succeeds in constructing an
StartR.app
which can sit anywhere on the system (as a Mac application should) ?
Again, these types of problems can be circumvented by putting all of R,
except the CLI and Aqua front ends, in /Library/Frameworks. As in
MacPython
or in TclTklAqua. If you distribute an installer package, you don't need
a monolithic application, and you avoid useless duplications and
problems
with hard-coded paths.
===
Jan de Leeuw; 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
homepage: http://gifi.stat.ucla.edu
------------------------------------------------------------------------
-------------------------
No matter where you go, there you are. --- Buckaroo Banzai
http://gifi.stat.ucla.edu/sounds/nomatter.au
More information about the R-devel
mailing list