On 29 Apr 2014, at 16:02, Robert Shiplett <grshiplett@gmail.com> wrote:
If the image is sensitive to the name of the sources file unless overridden in the .ini then I think we should at least document now.
I have no idea how the ini file comes into play here⦠there is NO ENTRY in the ini file about sources in the download of Pharo.
I am using my last "Latest" install which was working fine ...
I am PRETTY sure someone once mentioned this about pharo.ini options
Maybe if I look in Squeak pages it will turn up there ...
THIS IS my idiosyncratic USER testing ;-)
On 29 April 2014 10:35, Sven Van Caekenberghe <sven@stfx.eu> wrote: Maybe it is better to wait for the actual release ?
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...
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