On 29 Apr 2014, at 15:32, Robert Shiplett <grshiplett@gmail.com> wrote:
looked through 2 PDF's for "pharo.ini" and "sources" but did not find this mentioned ... it is probably staring right at me, since the image DID open...
I never use windows. But I think it would be strange if the sources file would be referenced there. Makes no sense to me (but as I said, never used windows since win 3.11) Marcus
On 29 April 2014 10:22, Robert Shiplett <grshiplett@gmail.com> wrote: I have to add a line to my pharo.ini to use sources named '30' ?
Pharo comes up with latest.zip + sources 30 but complains not able to find sources '20'
On 29 April 2014 10:11, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 29 Apr 2014, at 15:05, Norbert Hartl <norbert@hartl.name> wrote:
Am 29.04.2014 um 14:19 schrieb Sven Van Caekenberghe <sven@stfx.eu>:
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
Just a side note. You know there is a
get.pharo.org/30+vm
?
Yes. Of course I know ;-) I was explicitly going step by step since the source were new.
Norbert
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