- Download the image from the Pharo site - Download the closure enabled OSX VM from Pharo site. - Start MC, and tried to load the Seaside29-A3 build with MC script generated by seaside builder. Is there something else I should try? On Fri, Apr 17, 2009 at 10:47, Damien Cassou <damien.cassou@gmail.com> wrote:
On Fri, Apr 17, 2009 at 4:33 PM, John Toohey <johnptoohey@gmail.com> wrote:
I just downloaded this image, and the latest VM for OSX, and I cannot load any packages with MC. I get this error := 'Improper store into indexable object'. Even trying to go through the stack trace in the debugger, I get more errors thrown from the debugger itself (Syntax error).
Is this a problem with the image or the VM?
I can't reproduce on my Linux box. Please provide step-by-step instructions.
-- Damien Cassou http://damiencassou.seasidehosting.st
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- -JT