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

[MacRuby-devel] Compile error

2012-04-16 Thread Robert Rice
Hi, I have a project nearing release and I'm trying to compile it but I get the following error in my Build Results: *** Deployment started *** Compiling files ld: library not found for -lbundle1.o collect2: ld returned 1 exit status Can't compile "/Users/robertrice/Desktop/RiceCNC/build/Releas

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

[MacRuby-devel] Installer Fails

2012-04-16 Thread Robert Rice
Hi MacRubyists, It's been a long time since I posted on this forum. I've been doing well with MacRuby. But I ran into a problem trying to bring my installation up-to-date. updated I found that I could only update to the 2/21/2012 nightly build. After that the installer gives me a message "Insta