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:

I've set up for daily distribution builds of the current development
version. These are available at

http://cran.us.r-project.org/src/base/

The current one is

R-1.7.0beta_2003-03-26.tar.gz

(and it's pretty useless to wait for them to be mirrored elsewhere...)

Notice that these are made using "make dist" (like the final release
will be) and thus they may have problems that don't show up on CVS or
rsync checkouts (e.g. files missing).

You're encouraged to try them out and report errors if you find any.
In particular, we'd like you to do it if you have an "exotic"
hardware/software platform.

-- O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907


______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel


===
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: [EMAIL PROTECTED]
homepage: http://gifi.stat.ucla.edu
------------------------------------------------------------------------ -------------------------
No matter where you go, there you are. --- Buckaroo Banzai
http://gifi.stat.ucla.edu/sounds/nomatter.au
------------------------------------------------------------------------ -------------------------


______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel

Reply via email to