Re: [MacRuby-devel] [ANN] MacRuby 0.4

2009-03-09 Thread Jeff Cohen
Great news! Any chance of an updated HotCocoa tutorial or "getting started" guide (other than what's been on the wiki)? Thanks, Jeff On Mon, Mar 9, 2009 at 1:52 AM, Laurent Sansonetti < laurent.sansone...@gmail.com> wrote: > Hi, > > After several months of development and some slight delays, Ma

Re: [MacRuby-devel] [ANN] MacRuby 0.4

2009-03-09 Thread Rich Morin
At 21:58 +0100 3/9/09, Dömötör Gulyás wrote: > I've been successfully building the MacRuby framework as a > 32bit PPC/i386 UB, from trunk, with following command: > RC_ARCHS="ppc i386" rake macruby > > For some reason, the order in which the archs are specified > 32bit am not sure how well it actua

Re: [MacRuby-devel] [ANN] MacRuby 0.4

2009-03-09 Thread Laurent Sansonetti
Hi Rich, I forgot to mention that the installer wouldn't work on non-Intel machines. We cannot support PPC anymore due to lack of resources, however as stayed in the Rakefile warning, it should still work. The build error you're getting is about the readline extension, it has nothing to d

Re: [MacRuby-devel] [ANN] MacRuby 0.4

2009-03-09 Thread Dömötör Gulyás
I've been successfully building the MacRuby framework as a 32bit PPC/i386 UB, from trunk, with following command: RC_ARCHS="ppc i386" rake macruby For some reason, the order in which the archs are specified matters. I am not sure how well it actually runs, as I don't have any reports from PPC user

Re: [MacRuby-devel] [ANN] MacRuby 0.4

2009-03-09 Thread Rich Morin
On Mon, Mar 9, 2009 at 2:52 PM, Laurent Sansonetti > You can learn more about MacRuby, and download a binary installer, > from the website: > > http://ruby.macosforge.org > > Or about this release more specifically, on our blog: > > http://www.macruby.org/post/macruby-04 Neither the posting, the w

Re: [MacRuby-devel] [ANN] MacRuby 0.4

2009-03-09 Thread Dr Nic Williams
Yay for 0.4!! Thanks for an awesome project. Nic On Mon, Mar 9, 2009 at 2:52 PM, Laurent Sansonetti wrote: > Hi, > > After several months of development and some slight delays, MacRuby > 0.4 is now available. Get it here while it's still hot! > > MacRuby is a version of Ruby 1.9, ported to run d

[MacRuby-devel] [ANN] MacRuby 0.4

2009-03-08 Thread Laurent Sansonetti
Hi, After several months of development and some slight delays, MacRuby 0.4 is now available. Get it here while it's still hot! MacRuby is a version of Ruby 1.9, ported to run directly on top of Mac OS X core technologies such as the Objective-C common runtime and garbage collector, and the CoreF