April 29, 2014
12:19 p.m.
Tested on Mac OS X: $ mkdir pharo3 $ cd pharo3/ $ curl get.pharo.org/vm | bash $ curl get.pharo.org/30 | bash $ ./pharo-ui Pharo.image Loaded some configurations, ran some tests, recompiled all. All OK. Super ! On 29 Apr 2014, at 12:53, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
We have a sources file for Pharo3!
http://files.pharo.org/sources/PharoV30.sources.zip http://files.pharo.org/sources/PharoV30.sources
The image that goes with it is 30 842 or newer. zipped image is now 5MB smaller due to the empty changes.
http://files.pharo.org/image/30/
this now needs some careful testing⦠the build is green
Marcus