2014-05-02 13:15 GMT+02:00 kilon alios <[email protected]>: > 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. > > Hi kilon, which OS version? It worked for me on OS 10.6 with these :
cd wget-1.15/ ./configure --with-ssl=openssl make sudo make install The make part did not finish, but rather failed with an error. Never mind, it was while generating doc, because could not find gettext. Just proceeding with install worked for me. Nicolas > 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 ? >> >> >> >
