sorry for this mail...
It seems NewCompiler is more (too much?) sensible to thoses tiny errors.
After I disabled it, the installation worked fine.
Florian
Florian Minjat wrote:
> I tried to install the last version of SqueakMap2 loader and found
> this syntax error in the repository :
>
> --------------------------------
> !SMLoader methodsFor: 'menus' stamp: 'gk 7/12/2004 14:43'!
> categorySpecificOptions
> | choices |.
> [...]
> --------------------------------
> The compiler seems to dislike the point after the variables declaration.
>
> Florian