[R] Rcmd on Windows

Jason Turner jasont at indigoindustrial.co.nz
Fri Jun 14 06:02:13 CEST 2002


On Thu, Jun 13, 2002 at 06:30:45PM -0700, Yunda Huang wrote:
...
> But it still did not work and the error message was 
> -- 'perl' is not recognized as an internal or external command,
> operable program or batch file. -- What do you think I have done wrong? 

You haven't got perl on your path.  To check this, 
1) go to some directory where perl.exe *isn't* installed, such 
as c:\temp
2) type "perl"  at the command prompt.

You should get the same error message: ...not recognized as an 
internal or external command...

to fix this, edit your autoexec.bat file appropriately to put perl.exe
on the path, and reboot.

Cheers

Jason
-- 
Indigo Industrial Controls Ltd.
64-21-343-545
jasont at indigoindustrial.co.nz
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list