Don't forget the bit about renaming the UUID plugin
_directory_ - that's a crash waiting to happen, unless it's been
fixed??
Bill
From:
pharo-project-bounces@lists.gforge.inria.fr
[mailto:pharo-project-bounces@lists.gforge.inria.fr] On Behalf Of Mariano
Martinez Peck
Sent: Wednesday, August 05, 2009 1:54 PM
To:
Pharo Development
Subject: [Pharo-project] Please update Linux
VM
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