Skip to content
Prev 26465 / 63424 Next

Windows fixed/etc/Makeconf SHELL incorrect?

Martin Morgan wrote:
I suspect you have path problems.  Cygwin should generally follow all of 
the R tools in the path, because we have some modified versions of 
Cygwin utilities.  For example, when running in CMD.EXE, this path works 
for me:

C:\Documents and Settings\murdoch>path
PATH=c:\Rtools\bin;c:\Rtools\perl\bin;c:\Rtools\MinGW\bin;C:\texmf\miktex\bin;f:\texmf\miktex\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\
Wbem;f:\Program Files\Subversion\bin:f:\R\svn\R-devel\R\bin

In a Cygwin bash shell I use this path:

$ printenv PATH
$ printenv PATH
/cygdrive/c/Rtools/bin:/cygdrive/c/Rtools/perl/bin:/cygdrive/c/Rtools/minGW/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/util/misc:/cygdrive/c/windows/system32:/cygdrive/f/R/svn/r-devel/R/bin:/cygdrive/f/texmf/miktex/bin:/cygdrive/c/progra~1/htmlhe~1:/cygdrive/f/program 
files/subversion/bin