Windows version of 0-config scripts?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Windows version of 0-config scripts?

Igor Stasenko
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.
Reply | Threaded
Open this post in threaded view
|

Re: Windows version of 0-config scripts?

Ben Coman


On Sat, May 9, 2015 at 1:06 AM, Igor Stasenko <[hidden email]> 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 

Reply | Threaded
Open this post in threaded view
|

Re: Windows version of 0-config scripts?

Igor Stasenko


On 8 May 2015 at 19:40, Ben Coman <[hidden email]> wrote:


On Sat, May 9, 2015 at 1:06 AM, Igor Stasenko <[hidden email]> 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.
Reply | Threaded
Open this post in threaded view
|

Re: Windows version of 0-config scripts?

Nicolai Hess
In reply to this post by Ben Coman
Works for me on windows 7 (in a msys console).

2015-05-08 19:40 GMT+02:00 Ben Coman <[hidden email]>:


On Sat, May 9, 2015 at 1:06 AM, Igor Stasenko <[hidden email]> 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 


Reply | Threaded
Open this post in threaded view
|

Re: Windows version of 0-config scripts?

Igor Stasenko


On 8 May 2015 at 20:40, Nicolai Hess <[hidden email]> 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 <[hidden email]>:


On Sat, May 9, 2015 at 1:06 AM, Igor Stasenko <[hidden email]> 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.
Reply | Threaded
Open this post in threaded view
|

Re: Windows version of 0-config scripts?

Ben Coman
In reply to this post by Igor Stasenko


On Sat, May 9, 2015 at 2:38 AM, Igor Stasenko <[hidden email]> wrote:



On 8 May 2015 at 19:40, Ben Coman <[hidden email]> wrote:


On Sat, May 9, 2015 at 1:06 AM, Igor Stasenko <[hidden email]> 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>