Was trying to install Coral with "ScriptLoader new installer ss project:
'Coral'; install: 'LoadCoral'.df" command.

Gave me a MessageNotUnderstood along the process:

MessageNotUnderstood: Installer class>>squeaksource
Installer class(Object)>>doesNotUnderstand: #squeaksource
[] in Installer class>>doesNotUnderstand: #squeaksource
IdentityDictionary(Dictionary)>>at:ifAbsent:
Installer class>>doesNotUnderstand: #squeaksource
Installer class>>ss
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:logged:
[] in TextMorphForShoutEditor(ParagraphEditor)>>evaluateSelection
BlockClosure>>on:do:
TextMorphForShoutEditor(ParagraphEditor)>>evaluateSelection
TextMorphForShoutEditor(ParagraphEditor)>>doIt
[] in TextMorphForShoutEditor(ParagraphEditor)>>doIt:
TextMorphForShoutEditor(ParagraphEditor)>>terminateAndInitializeAround:
TextMorphForShoutEditor(ParagraphEditor)>>doIt:
TextMorphForShoutEditor(ParagraphEditor)>>dispatchOnKeyEvent:with:
TextMorphForShoutEditor(TextMorphEditor)>>dispatchOnKeyEvent:with:
TextMorphForShoutEditor(ParagraphEditor)>>keystroke:
TextMorphForShoutEditor(TextMorphEditor)>>keystroke:
[] in [] in TextMorphForShout(TextMorph)>>keyStroke:
TextMorphForShout(TextMorph)>>handleInteraction:

Installer class(Object)>>doesNotUnderstand: #squeaksource
[] in Installer class>>doesNotUnderstand: #squeaksource
IdentityDictionary(Dictionary)>>at:ifAbsent:
Installer class>>doesNotUnderstand: #squeaksource
Installer class>>ss
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:logged:
[] in TextMorphForShoutEditor(ParagraphEditor)>>evaluateSelection
BlockClosure>>on:do:
TextMorphForShoutEditor(ParagraphEditor)>>evaluateSelection
TextMorphForShoutEditor(ParagraphEditor)>>doIt
[] in TextMorphForShoutEditor(ParagraphEditor)>>doIt:
TextMorphForShoutEditor(ParagraphEditor)>>terminateAndInitializeAround:
TextMorphForShoutEditor(ParagraphEditor)>>doIt:
TextMorphForShoutEditor(ParagraphEditor)>>dispatchOnKeyEvent:with:
TextMorphForShoutEditor(TextMorphEditor)>>dispatchOnKeyEvent:with:
TextMorphForShoutEditor(ParagraphEditor)>>keystroke:
TextMorphForShoutEditor(TextMorphEditor)>>keystroke:
[] in [] in TextMorphForShout(TextMorph)>>keyStroke:
TextMorphForShout(TextMorph)>>handleInteraction:
doesNotUnderstand: aMessage

Oh well, probably some dependencies are missing...


2010/5/12 Gabriel Brunstein <[email protected]>

> What about coral?
> http://scg.unibe.ch/wiki/projects/bachelorsprojects/coral
>
> 2010/5/12 Andrei Stebakov <[email protected]>
>
>> Is it possible to start Pharo headless and execute some command (say to
>> get some info from a web page)?
>>
>> _______________________________________________
>> 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
>
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to