2009/5/4 Mariano Martinez Peck <[email protected]>: > > > On Mon, May 4, 2009 at 12:03 PM, Hernán Morales Durand > <[email protected]> wrote: >> >> Hi Mariano, >> I have the same syntax errors with Pharo 10300, but trying to >> install other packages too. What I did is enabled the preference >> #allowBlockArgumentAssignment and then the packages installed ok doing >> first: > > Yes, now it works with enabling #allowBlockArgumentAssignment > >> >> HTTPSocket httpFileIn: 'installer.pbwiki.com/f/Installer.st'. >> (Smalltalk at: #Installer) >> upgrade; >> install: 'Packages'. > > you can olso do: ScriptLoader new installingInstaller
I didn't knew that one, thanks. Hernán _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
