On 02 May 2014, at 13:47, kilon alios <kilon.alios@gmail.com> wrote:
thank you sven, I was talking about the *.sh files that are part of the installation process and they use wget. You mean edit those files and replace wget with curl ? I have tested curl and fortunately its included with Mavericks.
Ah, yes, if its in scripts that you are supposed to run, then that is different. If it is not too much work you could edit the scripts, or try to do manually what is in them.
On Fri, May 2, 2014 at 2:31 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote: try using curl instead of wget, as it comes installed by default. the key is using the -O option
http://www.thegeekstuff.com/2012/07/wget-curl/
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 ?