Re: [MacRuby-devel] Installer Fails
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 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.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_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/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_nibtool was not installed. 2012/4/17 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 "Installation > Failed" with nothing descriptive of the problem. Anyone know what changed? > > Thanks, > Bob Rice > ___ > MacRuby-devel mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >>> ___ >>> MacRuby-devel mailing list >>> [email protected] >>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >>> >> >> ___ >> MacRuby-devel mailing list >> [email protected] >> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > ___ > MacRuby-devel mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > ___ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Re: [MacRuby-devel] Installer Fails
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 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 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.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_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/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_nibtool was not installed. > > > 2012/4/17 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 "Installation >> Failed" with nothing descriptive of the problem. Anyone know what >> changed? >> >> Thanks, >> Bob Rice >> ___ >> MacRuby-devel mailing list >> [email protected] >> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel ___ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >>> >>> ___ >>> MacRuby-devel mailing list >>> [email protected] >>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >> ___ >> MacRuby-devel mailing list >> [email protected] >> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >> > > ___ > MacRuby-devel mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel ___ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
