Hi Tim, if you want a 1-click thing, you can get it from: http://pharo.org/download There is no such thing available for Pharo 4 as itâs in a development stage and only experienced hackers use it. You can run Pharo with ./pharo-ui Pharo.image as described at http://get.pharo.org. Personally I download images themselves. You can launch them on Mac with double click. Maybe youâll be also interested in Pharo launcher: http://www.smalltalkhub.com/#!/~Pharo/PharoLauncher Cheers! Uko On 09 Jul 2014, at 17:25, Tim Mackinnon <tamackinnon@gmail.com> wrote:
Uko2 wrote
you can run
curl get.pharo.org/40+vm | bash
To load latest image + vm.
Does this actually work? I just ran it today - and it did download 2 scripts and a pharo-vm directory. But when I run either of the scripts I get a file prompter on OSX (presumably the VM asking me for the location of an image file?).
I would have expected it to give me something like the 1-click download that would run? Do I also have to download a 40 image file as well? I expected the 40+ of the command line to mean image?
Am I missing something?
Tim
-- View this message in context: http://forum.world.st/How-to-download-Pharo40-tp4766797p4767236.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.