[rkward-users] RKWard 0.5.1-pre2: First preview of RKWard on Windows

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Thu Jun 18 10:56:36 UTC 2009


On Wednesday 17 June 2009, I. Soumpasis wrote:
>  No it doesn't work.  I get the "C:\ program" is not recognized as an
> internal or external command. I made a research on this. The problem is the
> rkward part. I tried
> "C:\Program Files\R\bin\R.exe" CMD "C:\Progra~1\KDE\bin\rkward.bin.exe"
> and
> "C:\Program Files\R\bin\R.exe" CMD C:\Progra~1\KDE\bin\rkward.bin.exe
>
> and both work.

Ok, I understand, now.

> I changed line 13 to
> SET RKWARD.BIN=C:\Progra~1\KDE2\bin\rkward.bin.exe
>
> and it works. But this is not a solution because it is an absolute path.

Could you try these, for line 13, instead (one at a time. I'm providing 
several in case the others don't work, as I can't test, right now):

SET RKWARD.BIN=%~dsp0
SET RKWARD.BIN=%~sdp0
SET RKWARD.BIN=%~d0%sp0
SET RKWARD.BIN=%~s0\..\rkward.bin.exe

Regards
Thomas


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-users/attachments/20090618/346d716e/attachment.sig>


More information about the Rkward-users mailing list