Hi folks. PLEASE a good soul of you update the linux VM from webpage?
http://gforge.inria.fr/frs/download.php/22421/pharo-vm-0.15.1b-linux.zip

Every single day there are folks asking in Pharo IRC channel how to use it. It is not intuitive and they are lost. No matter what you say, the reality is that they are lost and confused. We must put a readme.txt in pharo-vm-0.15.1b-linux.zip. The readme.txt can be something as easy as:

"
To run SqueakVm just do these steps:
1) uncompress this zip.
2) give execution permissons to the file "squeak"
3) run squeak like this:�� ./squeak /home/you/your.image
"

Thanks,

Mariano