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.
On Fri, May 2, 2014 at 2:31 PM, Sven Van Caekenberghe <[email protected]> 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 <[email protected]> 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 <[email protected]> > 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 <[email protected]> wrote: > > > > > How I can help improve Pharo by Example , add chapters and update > current ones for Pharo 3 ? > > > > > > What is the process ? > > > > > > > > >
