[Rd] Windows fixed/etc/Makeconf SHELL incorrect?
Martin Morgan
mtmorgan at fhcrc.org
Fri Oct 19 20:47:25 CEST 2007
R developers,
On windows, it seems like R_HOME/etc/Makeconf has
SHELL = /bin/sh
instead of the location of Rtools' sh. I think this is because
R_HOME/src/gnuwin32/fixed/etc/Makeconf needs to define SHELL as just
sh (since Rtools/bin has to be on the PATH).
This is of consequence with R CMD config.
R version 2.7.0 Under development (unstable) (2007-10-19 r43218)
Copyright (C) 2007 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Martin
--
Martin Morgan
Bioconductor / Computational Biology
More information about the R-devel
mailing list