[Pharo-users] Learning Morphic

2017-12-22 Thread T.D. Telford
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

[Pharo-users] Installing pharo6.1-64

2017-12-06 Thread T.D. Telford
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.