[rkward-devel] On windows binary
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Tue May 18 14:36:40 UTC 2010
Hi,
a small update:
Thomas Friedrichsmeier schrieb:
> I guess the most elegant way may be to set the working directory in the
> RKWard.lnk . I believe it's possible to use path-variables such as
> %USERPROFILE%, there, but again, well have to test this.
I tested this on Windows XP, and it works, there. I had to adjust
rkward.bat for this to work, though:
SET R_BINARY=%~dsp0\..\..\R\bin\R.exe
"%~dsp0" means drive letter and "short" path of current script. Since
the working directory is no longer KDE\bin, using the "pure" relative
path would fail.
@Prasenjit, could you give this a short test esp. on Windows 7 (where
some of the default paths have chnaged)?
Regards
Thomas
More information about the Rkward-devel
mailing list