Re: [MacRuby-devel] Installer Fails

2012-04-18 Thread Robert Rice
Hi Watson, Thanks for you help. I guess that if Xcode 3 won't still work for me then it's time for me to upgrade to Xcode 4. After installing the latest Xcode 4 the latest MacRuby nightly install ran without a problem. Now I will have to learn Xcode 4. It seems that Xcode 4 is showing me which

Re: [MacRuby-devel] Installer Fails

2012-04-18 Thread Robert Rice
Hi Watson, I tried the 4/18 nightly build and it still fails, although it seems to have gotten further. Now the last line in the files window is: ./usr/local/share/man/man1/macrubyd.1 Thanks, Bob Rice On Apr 17, 2012, at 11:18 AM, Watson wrote: > I fixed the MacRuby sample. > > Please try w

Re: [MacRuby-devel] Installer Fails

2012-04-17 Thread Watson
I fixed the MacRuby sample. Please try with https://github.com/MacRuby/MacRuby/compare/eabb31c507...9539a531a7 I think you will be able to build the MacRuby samples by buildall.rb: $ ruby buildall.rb ~/tmp Thanks 2012/4/17 Robert Rice : > Hi Watson, > > The 2012-04-17 nightly fails on my syst

Re: [MacRuby-devel] Installer Fails

2012-04-17 Thread Robert Rice
Hi Watson, The 2012-04-17 nightly fails on my system. The last line in the files window is: ./tmp/macruby/sample-macruby/buildall.rb Hope that helps, Bob Rice On Apr 16, 2012, at 9:45 PM, Watson wrote: > I think that MacRuby still supports the Xcode3. > > We updated at several times about pac

Re: [MacRuby-devel] Installer Fails

2012-04-16 Thread Watson
I think that MacRuby still supports the Xcode3. We updated at several times about packager which include the Xcode3 template into installer, so nightly build which you have might lost the Xcode3 template. please try with latest. Thanks, 2012/4/17 Robert Rice : > Hi, > > I'm still using Xcode 3

Re: [MacRuby-devel] Installer Fails

2012-04-16 Thread Robert Rice
Hi, I'm still using Xcode 3.2.4. Does MacRuby now require Xcode 4? I backed up to the 1/1/2012 nightly. The 2/21/2012 nightly didn't have Xcode MacRuby templates. Thanks, Bob Rice On Apr 16, 2012, at 8:04 PM, Watson wrote: >> - Template and rb_nibtool was not installed. > I mistook. rb_nibto

Re: [MacRuby-devel] Installer Fails

2012-04-16 Thread Watson
> - Template and rb_nibtool was not installed. I mistook. rb_nibtool was not installed. If you will install Xcode, you might need to reinstall MacRuby. 2012/4/17 Watson : > Hi > > Hmm, If Xcode was not installed, Installer might show "Installation Failed". > https://github.com/MacRuby/MacRuby/bl

Re: [MacRuby-devel] Installer Fails

2012-04-16 Thread Watson
Hi Hmm, If Xcode was not installed, Installer might show "Installation Failed". https://github.com/MacRuby/MacRuby/blob/master/misc/release/package_script/postinstall#L10 - MacRuby framework was installed in your environment. So, you can use "macruby" command in Terminal. - Template and rb_nibtoo

Re: [MacRuby-devel] Installer Fails

2012-04-16 Thread Joshua Ballanco
There was an issue building some of the nightlies as we were transitioning the build system. You should be able to identify the bad builds by looking at the file size, as the broken installers ended up being much smaller. Have you tried one of the most recent nightlies? - Josh On Mon, Apr 16, 2