On Apr 6, 2010, at 7:45 32AM, James Ladd wrote: > Hi Pharo, > > I got the .MCZ package installed, but there is a dependency on RBProgramNode > which I can't find. > > I'm looking for the package / source for RBProgramNode, which I think could > just > be a image version issue. Is it? > > Rgs, James.
I'd recon you need RB installed, open MetacelloRepository, load ConfigurationOfRefactoringBrowser, and type ConfigurationOfRefactoringBrowser project latestVersion load. (Or browse the package and see what you need to load manually in baseline/version methods). The ProgramNode class itself is in the AST-Core-Nodes package. Kind of hard to tell if that is all you need though, as the link you provided leads me to the squeaksource frontpage... Cheers, Henry > Hi Pharo, > > Please be gentle as it has been a while since I have filed into my image.... > > I'm looking at this package: > http://www.squeaksource.com/@yDzCRgmmKSZ1rdfr/i3M9pl92 > I'm wondering how to load it into my Squeak image so I can run it? > > Rgs, James. > > Find it at CarPoint.com.au New, Used, Demo, Dealer or Private? > Meet local singles online. Browse profiles for FREE! > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
