I am primarily interested in graphical shapes and bit maps (for fractals). I
want to put graphical shapes or bitmaps in a window or bordered area. I have
not been very successful in finding documentation about how to do this in
Morphic. In contrast, I find the documentation for Roassal easy to
There are no installation instructions in the README. If you execute ./pharo
at the top level:
pharo6.1-64/vm/pharo: No such file or directory
In directory tmp if you add
ln -s ../shared/Pharo6.1-64.image Pharo.image
and execute ./pharo in tmp, then it works.