[Newbies] Polymorph Install Fails

Levente Uzonyi leves at elte.hu
Fri Nov 18 08:08:13 UTC 2011


On Fri, 18 Nov 2011, dimitris chloupis wrote:

> I am following instruction from here

http://wiki.squeak.org/squeak/6005

I am using Universe Package Manager --> User Interface --> Polymorph ToolBuilder 1.4

I am getting this error

http://i47.photobucket.com/albums/f180/TheKilon/ScreenShot2011-11-16at101048PM.png

I think its the same problem with Modecello , it can't find the PluggableStandardWindow package/class

anyone knows how to resolve this. I though the purpose of the browser was to install all dependencies.


Universes are kinda obsolete nowadays, just like Polymorph in Squeak. The 
version you're trying to load is probably not compatible with the Squeak 
version you're using (there's no Polymorph support for Squeak 4.1 or 
newer, not sure about 4.0). Also note that the error message shows that 
PluggableStandardWindow is in your image, but it doesn't understand the 
message #createBox.


Levente


More information about the Beginners mailing list