Re: [MacRuby-devel] MacRuby 0.5 beta 1

2009-10-11 Thread Wayne Seguin
Not just yet but will be doing so asap. ~Wayne On Oct 10, 2009, at 14:54 , Matt Aimonetti wrote: Wayne, did you try Ernie's script? Martin, we actually do, if you check the nightly builds page, and click on details, you can see the logs and the spec results. - Matt On Sat, Oct 10, 2009

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] MacRuby 0.5 beta 1

2009-10-08 Thread Wayne Seguin
igure some environment variables after (such as DYLD_FRAMEWORK_PATH). Note that this has never been tested. Laurent On Oct 8, 2009, at 3:36 AM, Wayne Seguin wrote: Excellent, Is it possible to a) install from command line and b) tell it to install to a specific location? (--prefix=~/.rvm/mac

Re: [MacRuby-devel] MacRuby 0.5 beta 1

2009-10-08 Thread Wayne Seguin
Excellent, Is it possible to a) install from command line and b) tell it to install to a specific location? (--prefix=~/.rvm/macruby-0.5b1) Thanks, ~Wayne On Oct 08, 2009, at 00:13 , Laurent Sansonetti wrote: Hi, The first beta release of MacRuby 0.5 is out! I prepared some notes her

[MacRuby-devel] Fail

2009-09-02 Thread Wayne Seguin
Hello everyone, Background: I am trying to add MacRuby support to a tool called rvm "Ruby Version Manager" The commands I am using to build and install MacRuby are currently (from rake -T): rake macruby:build framework_instdir=~/.rvm/macruby-head framework_name=/macruby-head --trace ra