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

Ernest N. Prabhakar, Ph.D. prabhaka at apple.com
Fri Oct 9 13:06:29 PDT 2009


>> 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:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: macruby_get_nightly.sh
Type: application/octet-stream
Size: 327 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20091009/7b24d15a/attachment.obj>
-------------- next part --------------


Note you need to be present to enter the sudo password; not sure if there's an easy way around that, or if we should be installing somewhere else.

Try it and let me know if/how it works!

-- Ernie P.

On Oct 9, 2009, at 1:00 AM, Claudio Poli wrote:

> 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:
> 
>> 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 MacRuby\ 0.5\ beta\ 1.pkg  -target /
>> 
>> I totally didn't know about that.
>> 
>> Anyone to create a macruby_update_nightly script that would fetch the latest nightly build and merge it ? :)
>> 
>> Laurent
>> _______________________________________________
>> MacRuby-devel mailing list
>> MacRuby-devel at lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



More information about the MacRuby-devel mailing list