BTW, I installed MinGW for a test on windows. Obviously there is no curl in there out of the box.
What would be your recommendation for getting a curl version compatible w/ that? Phil 2013/5/6 Camillo Bruni <camillobr...@gmail.com> > > On 2013-05-06, at 07:18, Sven Van Caekenberghe <s...@stfx.eu> wrote: > > On 06 May 2013, at 04:42, Igor Stasenko <siguc...@gmail.com> wrote: > > > >> curl -L get.pharo.org/30 | bash > >> % Total % Received % Xferd Average Speed Time Time Time > Current > >> Dload Upload Total Spent Left > Speed > >> 100 2504 0 2504 0 0 41713 0 --:--:-- --:--:-- --:--:-- 65894 > >> Please install curl or wget on your machine > >> > >> :( > >> > >> i have curl ^^, coz how else i could see that message! :) > > it basically does only > > which wget > which curl > > I assume they work, but what do you get back as a result? >