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