Installing Morphic UI designer in Pharo 1.1
Posted by
Charles Monteiro on
Dec 17, 2010; 8:05pm
URL: https://forum.world.st/Installing-Morphic-UI-designer-in-Pharo-1-1-tp3093047.html
Pardon the newbie question but I yet don't have a grip how Squeaker's load packages , it seems that there are many, many ways of doing so. In anycase, to my immediate need I would like to check out Morphic Designer. I've tried following the instructions on their web site which are:
(Installer mc http: '
http://www.hpi.uni-potsdam.de/hirschfeld/squeaksource/')
project: 'MetacelloRepository';
install: 'ConfigurationOfDesigner'.
ConfigurationOfDesigner load.
However, on the Pharo 1.1. image under Cog VM, there is no such animal as an "Installer", I tried using the Monticello Browser and went fishing for the package but to no avail.
thanks in advance
Charles
www.nycsmalltalk.org