Fwd: Moose installation issue

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Fwd: Moose installation issue

jannik laval
Hi,

Nicolas Paez tried to load Moose in a PharoCore.
But SmalltalkImporter depends on RB.

I think we should load RB in loadDefault.

Cheers,
Jannik

Begin forwarded message:

From: Nicolas Paez <[hidden email]>
Date: August 27, 2010 10:16:50 GMT+02:00
Subject: [Lsehub-staff] Moose installation issue
Reply-To: notre liste <[hidden email]>

Hi,

Summary


Pharo image: PharoCore-1.1-11411
VM: Squeak4.1.1.exe
Moose: Loaded using Gofer script available in SqueakSource.
Issue: it fails when trying to general a Smalltalk model

Details

This morning I have started by taking a clean PharoCore-1.1 image and launching the installation of Moose using the following command:

Gofer new
	squeaksource: 'Moose'; 
	package: 'ConfigurationOfMoose';
	load.
(Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault

After some minutes the installation started I got the following warning message. It seems that Moose depends on the Refactoring  Browser that is not present in the image.



I proceeded with the process and it finished I try to create a Smalltalk Model including the following packages:
  • Kernel
  • System-Support
  • Compiler
  • Collections
When the model generation started I get the following error (the SmalltalkMethodVisitor class is not present in the image):





Regards,
Nicolás
_______________________________________________
Lsehub-staff mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/lsehub-staff

---
Jannik Laval


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev