Yes, this is a bug in the Windows version of Axiom caused by the fact that the Axiom code expects to be able to run unix system commands like `rm' (which means delete file). In this case it is calling a program called rm.exe that was previously installed on your system in a directory called `dostools'. This is non-standard for Windows - usually there is no rm.exe file anywhere unless you have installed some other package that contains it. Like you said, this would be ok if the location of Axiom was in a Path that did not contain any spaces.
windows/unix compatibility --Bill Page, Wed, 19 Jan 2005 09:35:58 -0600 reply
property change --Bill Page, Wed, 19 Jan 2005 09:41:31 -0600 reply
#34 Axiom missing rm, cat --unknown, Tue, 19 Apr 2005 11:25:45 -0500 reply
... --test1, Thu, 12 Feb 2015 16:02:13 +0000 reply |