I have the same problem with #loadRelease40. The system is spinning showing the same message...
On Wed, Jun 9, 2010 at 3:59 PM, Tudor Girba tudor.girba@gmail.com wrote:
Hi,
We moved the development version to Pharo 1.1, so #loadDefault only works with Pharo 1.1.
If you want to load in Pharo 1.0, you should try: Gofer new squeaksource: 'Moose'; package: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) perform: #loadRelease40.
Cheers, Doru
On 9 Jun 2010, at 17:39, Andrei Stebakov wrote:
I was trying to install Moose (and Moose 4.0) from Pharo 1.0 on Windows XP using Gofer new squeaksource: 'Moose'; package: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault.
For both #loadDefault or perform: #loadRelease40 the process hangs at "Loading default of ConfigurationOfMoose. Atomic load" window. How can this fix fixed? _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Value is always contextual."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev