Does the same happen with bash? The scripts were written for bash, not sh, so 
there might be slight differences in execution…


On 10.11.2013, at 22:06, Tudor Girba <[email protected]> wrote:

> I seem to get a problem with the latest zero conf scripts when downloading 
> only the latest VM. 
> 
> I can reproduce the problem on a Mac like this:
> 
> If I do:
> curl -L get.pharo.org/30+vmLatest | sh
> ./pharo-ui
> ==> the dialog opens fine
> 
> But, if I do:
> curl -L get.pharo.org/vmLatest | sh
> ./pharo-ui
> ==> ERROR: ./pharo-ui: line 11: -n: command not found
> 
> 
> Cheers,
> Doru
> 
> -- 
> www.tudorgirba.com
> 
> "Every thing has its own flow"

Reply via email to