You're absolutely right!

I messed up the repositories in my gofer script.

I'll fix this, and also merge my ConfigurationOfAlien with the latest one Tudor published.

Fernando


On Jan 16, 2010, at 4:43 PM, Mariano Martinez Peck wrote:

Cool Fernando!!! But...ar you sure you commited ?    ;)

Because I don't see such methods like loadMacOSX   loadLibC, etc...

I checled in both urls: 'http://www.squeaksource.com/Alien'   and MetacelloRepository

cheers

Mariano

On Sat, Jan 16, 2010 at 1:19 PM, Fernando olivero <oliverof@lu.unisi.ch> wrote:
Hi, i've updated the ConfigurationOfAlien.

I've added groups and load shortcuts to the class.

Thanks Mariano for the tips on metacello.


John, I bother you once again, please put the new info on the page.



To load Alien in a Pharo Dev image:

Gofer new
       url: 'http://www.squeaksource.com/Alien' ;
       addPackage: 'ConfigurationOfAlien';
       load.

Then evaluate the desired group/s:

       ConfigurationOfAlien loadCore.

       ConfigurationOfAlien loadTests.

       ConfigurationOfAlien loadLibC.

       ConfigurationOfAlien loadMacOSX.

       ConfigurationOfAlien loadVMMaker.

       ConfigurationOfAlien loadWin32.

 


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

<ATT00001..txt>