so anyone willing to help me ? I tried once today again I get the same error.��

Kilon-iMac:UpdatedPharoByExample kilon$ ./download.sh

--2014-05-05 21:21:16--�� https://ci.inria.fr/pharo-contribution/job/Pier3BookOnPharo20/lastSuccessfulBuild/artifact/Pier3BookOnPharo20.zip

Resolving ci.inria.fr... 193.51.193.223

Connecting to ci.inria.fr|193.51.193.223|:443... connected.

HTTP request sent, awaiting response... 404 Not Found

2014-05-05 21:21:17 ERROR 404: Not Found.





On Sat, May 3, 2014 at 12:06 PM, kilon alios <kilon.alios@gmail.com> wrote:
trying to get the file from my web browser gives me an error too so either the link is dead or servers are down, or something else ? at least looks like wget is working :)��


On Sat, May 3, 2014 at 11:53 AM, kilon alios <kilon.alios@gmail.com> wrote:
Ok Nicolas I followed its advice and it looks like you are correct.Wget get error on make but make install seemed to worked.��

But

I am getting an error connecting to the servers is Inria servers down today ?

this is the error��

kilon-imac:UpdatedPharoByExample kilon$ ./download.sh

--2014-05-03 11:49:15--�� https://ci.inria.fr/pharo-contribution/job/Pier3BookOnPharo20/lastSuccessfulBuild/artifact/Pier3BookOnPharo20.zip

Resolving ci.inria.fr... 193.51.193.223

Connecting to ci.inria.fr|193.51.193.223|:443... connected.

HTTP request sent, awaiting response... 404 Not Found

2014-05-03 11:49:16 ERROR 404: Not Found.


Yuriy thanks for the advice I have command line tools because I am building Blender the 3d open source app on my iMac. I tried before installing wget with homebrew it failed too.��



On Fri, May 2, 2014 at 3:25 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
There is some black magic with wget. I think you have to install command line tools which get uninstalled on every update. Also if I remember correctly, I���ve installed it with home-brew.

Uko

On 02 May 2014, at 13:15, kilon alios <kilon.alios@gmail.com> wrote:

Thank you Yuriy��

I have tried to follow the installation instructions before on my iMAC but I was not successful installing wget. I tried building wget myself and it failed with errors, I tried using a binary of wget that I found online that failed too.��

But I will give it another try today when I get home where my macs are and share with you the exact errors I am experiencing. ��


On Fri, May 2, 2014 at 1:29 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi.

Here is a repo for updated version of Pharo by example https://github.com/SquareBracketAssociates/UpdatedPharoByExample and it should be done in Pillar.

I���ve added you to the team, so feel free to contribute.

Uko


On 02 May 2014, at 12:22, kilon alios <kilon.alios@gmail.com> wrote:

> How I can help improve Pharo by Example , add chapters and update current ones for Pharo 3 ?
>
> What is the process ?