That was the solution. Perhaps it is worth mentioning in the INSTALL file.
Garfield Brown wrote:
1. Failure in make when starting from scratch make in src/gnuwin fails at the first run because it tries to use Rpwd.exe. It does, however, create Rpwd.exe before it fails. Copying Rpwd.exe to a directory on the path the allows a complete pass through make.
I think by default most shells will not search the current directory for binaries. On win2k using bash with the following line in by .bashrc I have no problems export PATH=.:$PATH likewise with cmd.exe set PATH=.;%PATH% does the trick
__________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
-- Erich Neuwirth, Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-38624 Fax: +43-1-4277-9386 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._