Hi BB is the one click image of Pharo by example not working on linux? If i does use this is one. Why because PBE is working on 1.0 and does not have the changes to run Cog. Stef On Jun 16, 2011, at 12:31 PM, bb wrote:
I run Pharo on Linux and tried to start Pharo with the PBE.image, that is offered as an add on to the Pharo by example book. I copied PBE.image and PBE.change to Pharo-1.2.1-OneClick.app/Contents/Resources/ (where pharo.image and pharo.change reside as well) and changed the last line in pharo.sh from "$ROOT/Contents/Resources/pharo.image" to "$ROOT/Contents/Resources/PBE.image"
When I start the shell-script nothing happens. What is wrong with my experiment. With pharo.image pharo starts properly.
I tried to change the setting in pharo.ini from pharo.image to PBE.image as well. No success!
What is wrong?
Regards B Blochl