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
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
Hey Sven, Thanks for these alternatives. I guess Iâm an old-fashioned website user :-) cheers Johan On 25 Oct 2013, at 23:07, Sven Van Caekenberghe <sven@stfx.eu> wrote:
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
On Fri, 25 Oct 2013, Johan Brichau wrote:
Hey Sven,
Thanks for these alternatives. I guess Iâm an old-fashioned website user :-)
I had the same problem today. I found them a few clicks away from the general download page at http://files.pharo.org/sources/ Levente
cheers Johan
On 25 Oct 2013, at 23:07, Sven Van Caekenberghe <sven@stfx.eu> wrote:
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
we are preparing a completely new web site :) but we are going slowly because vm and all the restâ¦.. Stef On Oct 25, 2013, at 11:18 PM, Johan Brichau <johan@inceptive.be> wrote:
Hey Sven,
Thanks for these alternatives. I guess Iâm an old-fashioned website user :-)
cheers Johan
On 25 Oct 2013, at 23:07, Sven Van Caekenberghe <sven@stfx.eu> wrote:
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
Thatâs understandable I am signalling those things because I think they confuse newcomers even more. I was just installing Pharo on a new machine and I know where I can find those things but newcomers donât. Looking forward to the new website ;-) Johan On 26 Oct 2013, at 09:06, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
we are preparing a completely new web site :) but we are going slowly because vm and all the restâ¦..
Stef
On Oct 25, 2013, at 11:18 PM, Johan Brichau <johan@inceptive.be> wrote:
Hey Sven,
Thanks for these alternatives. I guess Iâm an old-fashioned website user :-)
cheers Johan
On 25 Oct 2013, at 23:07, Sven Van Caekenberghe <sven@stfx.eu> wrote:
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
They are loaded in the pharo-vm/ when you get the vm with the zeroconf scripts. ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ [26/10/2013 09:00.06] ~/temp [User.Techlab] â curl http://get.pharo.org/vmLatest | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 5309 100 5309 0 0 18578 0 --:--:-- --:--:-- --:--:-- 69855 Downloading the latest pharoVM: http://files.pharo.org/vm/pharo/win/latest.zip pharo-vm/Pharo.exe Downloading PharoV10.sources: http://files.pharo.org/sources//PharoV10.sources.zip Downloading PharoV20.sources: http://files.pharo.org/sources//PharoV20.sources.zip Creating starter scripts pharo and pharo-ui [26/10/2013 09:00.31] ~/temp [User.Techlab] â ls -l pharo-vm total 24102 -rwxr-xr-x 1 User UsersGrp 72074 Oct 26 09:00 FT2Plugin.dll -rwxr-xr-x 1 User UsersGrp 3063538 Oct 26 09:00 Pharo.exe -rw-r--r-- 1 User UsersGrp 16235372 Oct 26 09:00 PharoV10.sources -rw-r--r-- 1 User UsersGrp 22239552 Oct 26 09:00 PharoV20.sources -rwxr-xr-x 1 User UsersGrp 73160 Oct 26 09:00 SqueakFFIPrims.dll -rwxr-xr-x 1 User UsersGrp 63012 Oct 26 09:00 SqueakSSL.dll drwxrwxr-x 1 User UsersGrp 0 Oct 26 09:00 __MACOSX -rwxr-xr-x 1 User UsersGrp 1398589 Oct 26 09:00 libcairo-2.dll -rwxr-xr-x 1 User UsersGrp 1776128 Oct 26 09:00 libeay32.dll -rwxr-xr-x 1 User UsersGrp 845192 Oct 26 09:00 libfreetype-6.dll -rwxr-xr-x 1 User UsersGrp 2740390 Oct 26 09:00 libpixman-1-0.dll -rwxr-xr-x 1 User UsersGrp 322014 Oct 26 09:00 libpng-3.dll -rwxr-xr-x 1 User UsersGrp 393728 Oct 26 09:00 ssleay32.dll -rwxr-xr-x 1 User UsersGrp 112654 Oct 26 09:00 zlib1.dll Phil
participants (7)
-
Johan Brichau -
Levente Uzonyi -
Marcus Denker -
phil@highoctane.be -
Sebastian Sastre -
Stéphane Ducasse -
Sven Van Caekenberghe