[gambit-list] (shell-command) in android
Álvaro Castro-Castilla
alvaro.castro.castilla at gmail.com
Thu Jul 26 10:29:57 EDT 2012
Hi,
(shell-command) doesn't work properly in Android apparently because it
checks for the presence of environment variable HOME and it isn't
always defined in this OS. As it doesn't find this variable it chooses
CMD.EXE for executing as if it were Windows, which obviously doesn't
work.
However PATH seems to be in all devices I've checked out. AFAIK it
also happens to be present in OsX and all Linux flavours, is that
right?
Best regards
More information about the Gambit-list
mailing list