Oct. 25, 2013
9:07 p.m.
Hi Johan, On 25 Oct 2013, at 22:55, Johan Brichau <johan@inceptive.be> wrote:
Hi guys,
Just a small note that the sources file for Pharo2.0 (and 3.0) is not easy to get when downloading the VM and the image from the website.
I had to finally download the âone clickâ and extract the sources file from its resources.
I believe they used to be included with the image zips.
cheers Johan
They are in the vm directory when the vm is downloaded using get.pharo.org There is also a #downloadSources method in the image. Sven