Jeff, Thanks for the advice. I am not using the built-in Ruby. I rolled my own using the Hivelogic instructions for Leopard. I did double check to make sure everything was updated properly and everything appears to be. I started the Radiant install again from the beginning, made it all the way through until running script/server and error message.
I'm not sure how installing Enterprise Ruby will help so I may not try that yet. I'm sure the main error here is btwn the chair and keyboard. My inexperience with this framework is likely the root. I'll probably put Radiant on the back burner for awhile until I have a better grasp of Rails. I just wanted to say thanks. -- Jason Bray -- On Thu, Aug 6, 2009 at 9:44 AM, Jeff Casimir <[email protected]>wrote: > Jason, > > Are you using Leopard's built-in Ruby distribution? I remember there > being some complications there. You might try to update your version > of gems ("sudo gem update --system") and all your gems ("sudo gem > update"). If that doesn't get you anywhere, you might consider > installing a newer version of ruby like Ruby Enterprise Edition: > http://www.rubyenterpriseedition.com/ > > - Jeff > > --- > Jeff Casimir > Jumpstart Lab by Casimir Creative, LLC > http://jumpstartlab.com > @jumpstartlab on twitter > Rails Jumpstart - Aug 15&16 - Beginning Web Application Development > JavaScript Jumpstart - Sep 12 - Intermediate Javascript Programming & UI > Robotics Jumpstart - Sep 13 - Intro to Robotics with Lego Mindstorms NXT > > > > On Wed, Aug 5, 2009 at 9:17 PM, Jason Bray<[email protected]> wrote: > > Greetings, > > > > I'm attempting to install Radiant on OSX Leopard. I'm also a Rails noob > > just to get that out there. I followed these installation instructions: > > http://wiki.github.com/radiant/radiant/installing-on-mac-os > > > > Everything went flawlessly until I ran - ./script/server > > > > I get this message in terminal: > > /Users/jaybray/Sites/example/config/boot.rb:138:in `load_rubygems': > > undefined method `>=' for nil:NilClass (NoMethodError) > > from /Users/jaybray/Sites/example/config/boot.rb:100:in > > `load_initializer' > > from /Users/jaybray/Sites/example/config/boot.rb:61:in `run' > > from /Users/jaybray/Sites/example/config/boot.rb:19:in `boot!' > > from /Users/jaybray/Sites/example/config/boot.rb:161:in `<top > > (required)>' > > from ./script/server:2:in `require' > > from ./script/server:2:in `<main>' > > > > and of course I get nothing when I go to my localhost. Anyone have > advice > > or suggestion on where to find help? Many thanks... > > > > -- > > Jason > > -- > > _______________________________________________ > > Radiant mailing list > > Post: [email protected] > > Search: http://radiantcms.org/mailing-list/search/ > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
