trying to see Exupery in action

David T. Lewis lewis at mail.msen.com
Fri Oct 6 09:55:15 UTC 2006


On Thu, Oct 05, 2006 at 07:38:07PM -0700, Chris Muller wrote:
>     - I then loaded the Exupery from SqueakMap and reran the tests.  Same two failed.  Ah, I need CommandShell and GraphViz loaded!
>     - So I loaded CommandShell to try making those other tests pass.  (When it reached that test it gave a bunch of errors saying it was going to stdout (looked like a mixed Unix/Windows filename), oh well).

GraphViz makes use of OSProcess/CommandShell on Unix systems. On Windows, it just
reads and writes temporary files and does not require OSProcess/CommandShell.
Perhaps you are looking at some test cases that were written on a Unix (or OS X)
system but may not run on Windows.

Dave



More information about the Exupery mailing list