the Pharo.ini appears in Win 7 with "configuration settings" as description, but PBE and "Deep" pdf's on this machine did not turn up a mention of sources file in FIND on "configuration" ; I loaded these PDF only a few days back ... so off to search pharo on stackoverflow On 29 April 2014 10: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...
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