Skip to content

R-1.7.0 beta available

1 message · Jan de Leeuw

#
This version compiles and runs fine on Darwin 6.5 (OS X 10.2.5).

If I am using the native Tcl/Tk and BLAS/LAPACK in vecLib,
my configure sequence is

configure  
--with-tcl-config=/Library/Frameworks/Tcl.framework/tclConfig.sh  
--with-tk-config=/Library/Frameworks/Tk.framework/tkConfig.sh  
--enable-R-shlib --without-x --with-blas='-framework vecLib'  
--with-lapack TCLTK_LIBS='-framework Tcl -framework Tk'  
TCLTK_CPPFLAGS='-I/Library/Frameworks/Tcl.Framework/Headers  
-I/Library/Frameworks/Tk.Framework/Headers'

while the more standard version, using Apple's X11 and fink's gnome, is

configure --with-tcl-config=/sw/lib/tclConfig.sh  
--with-tk-config=/sw/lib/tkConfig.sh --enable-R-shlib --with-gnome  
--with-blas='-framework vecLib' --with-lapack

On Wednesday, Mar 26, 2003, at 14:50 US/Pacific, Peter Dalgaard BSA  
wrote:
===
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
   
------------------------------------------------------------------------ 
-------------------------