Windows version of 0-config scripts?
remind me please, is it broken, or never worked? trying: wget -O- get.pharo.org/30+vm |bash Downloading the latest 30 Image: http://files.pharo.org/get-files/30/pharo.zip bash: line 51: mktemp: command not found -- Best regards, Igor Stasenko.
On Sat, May 9, 2015 at 1:06 AM, Igor Stasenko <siguctua@gmail.com> wrote:
remind me please, is it broken, or never worked?
trying:
wget -O- get.pharo.org/30+vm |bash
Downloading the latest 30 Image: http://files.pharo.org/get-files/30/pharo.zip bash: line 51: mktemp: command not found
Works for me on OSX. cheers -ben
On 8 May 2015 at 19:40, Ben Coman <btc@openinworld.com> wrote:
On Sat, May 9, 2015 at 1:06 AM, Igor Stasenko <siguctua@gmail.com> wrote:
remind me please, is it broken, or never worked?
trying:
wget -O- get.pharo.org/30+vm |bash
Downloading the latest 30 Image: http://files.pharo.org/get-files/30/pharo.zip bash: line 51: mktemp: command not found
Works for me on OSX.
Oh, dear.. i am happy for you :) But as i noticed the problem is that i want it to work on Windows (tm).. not on OS Ten.
cheers -ben
-- Best regards, Igor Stasenko.
On Sat, May 9, 2015 at 2:38 AM, Igor Stasenko <siguctua@gmail.com> wrote:
On 8 May 2015 at 19:40, Ben Coman <btc@openinworld.com> wrote:
On Sat, May 9, 2015 at 1:06 AM, Igor Stasenko <siguctua@gmail.com> wrote:
remind me please, is it broken, or never worked?
trying:
wget -O- get.pharo.org/30+vm |bash
Downloading the latest 30 Image: http://files.pharo.org/get-files/30/pharo.zip bash: line 51: mktemp: command not found
Works for me on OSX.
Oh, dear.. i am happy for you :) But as i noticed the problem is that i want it to work on Windows (tm).. not on OS Ten.
doh! <shame> Now I see Windows staring me in the face in the subject line. I must have got distracted afk between reading and responding. I did check if the post was platform specific, but Gmail "hid" the subject at the top of the the thread. </shame>
Works for me on windows 7 (in a msys console). 2015-05-08 19:40 GMT+02:00 Ben Coman <btc@openinworld.com>:
On Sat, May 9, 2015 at 1:06 AM, Igor Stasenko <siguctua@gmail.com> wrote:
remind me please, is it broken, or never worked?
trying:
wget -O- get.pharo.org/30+vm |bash
Downloading the latest 30 Image: http://files.pharo.org/get-files/30/pharo.zip bash: line 51: mktemp: command not found
Works for me on OSX. cheers -ben
On 8 May 2015 at 20:40, Nicolai Hess <nicolaihess@web.de> wrote:
Works for me on windows 7 (in a msys console).
hmm.. probably i got an outdated msys, that lacks mktemp utility, and need to update it (see ya couple hours later :)
2015-05-08 19:40 GMT+02:00 Ben Coman <btc@openinworld.com>:
On Sat, May 9, 2015 at 1:06 AM, Igor Stasenko <siguctua@gmail.com> wrote:
remind me please, is it broken, or never worked?
trying:
wget -O- get.pharo.org/30+vm |bash
Downloading the latest 30 Image: http://files.pharo.org/get-files/30/pharo.zip bash: line 51: mktemp: command not found
Works for me on OSX.
cheers -ben
-- Best regards, Igor Stasenko.
participants (3)
-
Ben Coman -
Igor Stasenko -
Nicolai Hess