Re: [MacRuby-devel] install from command line Re: MacRuby 0.5 beta 1

2009-10-09 Thread Ernest N. Prabhakar, Ph.D.
>> Anyone to create a macruby_update_nightly script that would fetch the latest >> nightly build and merge it ? :) Okay, here's a script that should do what Laurent asks: macruby_get_nightly.sh Description: Binary data Note you need to be present to enter the sudo password; not sure if there

Re: [MacRuby-devel] install from command line Re: MacRuby 0.5 beta 1

2009-10-09 Thread Claudio Poli
don't know what you mean with merge it, however there are apis to ease the download: http://macruby.icoretech.org/api a curl -O http://macruby.icoretech.org/latest/macruby_nightly- latest.pkg should suffice :) claudio Il giorno 09/ott/2009, alle ore 01.19, Laurent Sansonetti ha scritto: H

Re: [MacRuby-devel] install from command line Re: MacRuby 0.5 beta 1

2009-10-08 Thread Wayne Seguin
Ernst, Thank you VERY much, I will give this a try first thing tomorrow morning!!! Very much appreciated! ~Wayne On Oct 08, 2009, at 17:25 , Ernest N. Prabhakar, Ph.D. wrote: Hi Wayne, On Oct 8, 2009, at 1:59 PM, Wayne Seguin wrote: Is it possible to a) install from command line $

Re: [MacRuby-devel] install from command line Re: MacRuby 0.5 beta 1

2009-10-08 Thread Laurent Sansonetti
Hi Ernie, On Oct 8, 2009, at 2:25 PM, Ernest N. Prabhakar, Ph.D. wrote: Hi Wayne, On Oct 8, 2009, at 1:59 PM, Wayne Seguin wrote: Is it possible to a) install from command line $ unzip ~/Downloads/MacRuby\ 0.5\ beta\ 1.zip $ cd ~/Downloads/MacRuby\ 0.5\ beta\ 1 $ sudo installer -pkg MacRu

[MacRuby-devel] install from command line Re: MacRuby 0.5 beta 1

2009-10-08 Thread Ernest N. Prabhakar, Ph.D.
Hi Wayne, On Oct 8, 2009, at 1:59 PM, Wayne Seguin wrote: >>> Is it possible to a) install from command line >> $ unzip ~/Downloads/MacRuby\ 0.5\ beta\ 1.zip $ cd ~/Downloads/MacRuby\ 0.5\ beta\ 1 $ sudo installer -pkg MacRuby\ 0.5\ beta\ 1.pkg -target / >> b) tell it to install to a specific