[Pharo-project] OSProcess and SqueakMap

2009-09-07 Thread Ross Boylan
I want to run the magma tester, which is much easier if OS Process is around. It doesn't seem to be in the image or Monticello, and I think it is only available from SqueakMap. What's the best way to get OSProcess into the image? Is it already there? Not compatible? A few months ago the recomm

Re: [Pharo-project] OSProcess and SqueakMap

2009-09-07 Thread David T. Lewis
On Mon, Sep 07, 2009 at 12:15:28PM -0700, Ross Boylan wrote: > I want to run the magma tester, which is much easier if OS Process is > around. It doesn't seem to be in the image or Monticello, and I think > it is only available from SqueakMap. OSProcess and CommandShell (formerly part of OSProces

Re: [Pharo-project] OSProcess and SqueakMap

2009-09-07 Thread Ross Boylan
On Mon, 2009-09-07 at 16:00 -0400, David T. Lewis wrote: > On Mon, Sep 07, 2009 at 12:15:28PM -0700, Ross Boylan wrote: > > I want to run the magma tester, which is much easier if OS Process is > > around. It doesn't seem to be in the image or Monticello, and I think > > it is only available from

Re: [Pharo-project] OSProcess and SqueakMap

2009-09-07 Thread Ross Boylan
On Mon, 2009-09-07 at 13:50 -0700, Ross Boylan wrote: > OSProcess loaded fine, but CommandShell says PluggableTextController > and > PluggableTextView. ... are required classes. Ross ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr htt

Re: [Pharo-project] OSProcess and SqueakMap

2009-09-07 Thread David T. Lewis
On Mon, Sep 07, 2009 at 01:50:14PM -0700, Ross Boylan wrote: > On Mon, 2009-09-07 at 16:00 -0400, David T. Lewis wrote: > > On Mon, Sep 07, 2009 at 12:15:28PM -0700, Ross Boylan wrote: > > > I want to run the magma tester, which is much easier if OS Process is > > > around. It doesn't seem to be i

Re: [Pharo-project] OSProcess and SqueakMap

2009-09-07 Thread David T. Lewis
On Mon, Sep 07, 2009 at 04:45:05PM -0700, Ross Boylan wrote: > On Mon, 2009-09-07 at 19:12 -0400, David T. Lewis wrote: > > On Mon, Sep 07, 2009 at 01:50:14PM -0700, Ross Boylan wrote: > > > On Mon, 2009-09-07 at 16:00 -0400, David T. Lewis wrote: > > > > On Mon, Sep 07, 2009 at 12:15:28PM -0700, R

Re: [Pharo-project] OSProcess and SqueakMap

2009-09-07 Thread Stéphane Ducasse
Thanks a lot david. Both are important for us. On Sep 7, 2009, at 10:00 PM, David T. Lewis wrote: > On Mon, Sep 07, 2009 at 12:15:28PM -0700, Ross Boylan wrote: >> I want to run the magma tester, which is much easier if OS Process is >> around. It doesn't seem to be in the image or Monticello, a

Re: [Pharo-project] OSProcess and SqueakMap

2009-09-09 Thread Ross Boylan
On Mon, 2009-09-07 at 14:35 -0700, Ross Boylan wrote: > On Mon, 2009-09-07 at 13:50 -0700, Ross Boylan wrote: > > OSProcess loaded fine, but CommandShell says PluggableTextController > > and > > PluggableTextView. > ... are required classes. > Ross > Chris Muller, magma's developer, says magma doe