[squeak-dev] Re: [Pharo-project] [ANN] BobsBrowser again

Hernán Morales Durand hernan.morales at gmail.com
Mon May 4 13:48:37 UTC 2009


2009/5/4 Mariano Martinez Peck <marianopeck at gmail.com>:
>
>
> On Mon, May 4, 2009 at 12:03 PM, Hernán Morales Durand
> <hernan.morales at gmail.com> 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



More information about the Squeak-dev mailing list