Skip to content
Prev 20992 / 63424 Next

Environment variable MAKE not defined on Windows

On 6/9/2006 4:03 PM, Martin Morgan wrote:
Most Windows systems don't have a working "make" command, and I don't 
know of a reliable test for one.  (I believe the one that ships with MS 
compilers is not compatible with R's makefiles.)  If you do have one, 
you can define MAKE=make on the Rgui or Rterm command line.

Duncan Murdoch