Den 21.12.2010 01:42, skrev Schwab,Wilhelm K: > I mostly use PipeableOSProcess, exclusively on Linux, and found it broken on > 1.1. I ended up hacking FileDirectory>>fileExists: to answer true to > '/bin/sh' and all was well. It is fixed in 1.1.1. > > Bill > Uhm, it's only fixed if you use 1.1.1 on Linux with a Cog VM, the code in image is the same as 1.1. This was an error in platform support-code for the standard Unix vm, which had already been fixed in Cog. That fix has been submitted for inclusion in the standard vm, and though I haven't seen any SVN-checkins related to it, I believe it is planned for inclusion in the (planned) Dec. release of new VM's.
Cheers, Henry
