Sorry it took me awhile to check on your suggestions...
books... you get irb running via script/console... when I run that I get
Post by Jason Brayundefined 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/console:2:in `require'
from script/console:2:in `<main>'
I also tried running script/console --sandbox which didn't change anything.
fine. For some reason Radiant is being cranky.
Again, I appreciate your time and effort...
Post by Jason BrayJason,
Well, those are good steps that you've taken.
I'm looking at my boot.rb file and the "load_rubygems" method. It
looks to me like the issue is with your RubyGems. If you're at the
command line and run "gem -v", what do you get back? It should be
something like 1.3.1.
Gem::RubyGemsVersion
It should spit back "1.3.1". Let me know what it says if different.
If you want to try just disabling the check that's creating the error,
change line 139 from "unless rubygems_version >= '0.9.4'" to "unless
false" and try to start it up.
- 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
Post by Jason BrayJeff,
Thanks for the advice. I am not using the built-in Ruby. I rolled my
own
Post by Jason Brayusing 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
Post by Jason Brayyet. 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.
Post by Jason BrayI just wanted to say thanks.
--
Jason Bray
--
Post by Jeff CasimirJason,
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
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
Post by Jason BrayGreetings,
I'm attempting to install Radiant on OSX Leopard. I'm also a Rails
noob
Post by Jason BrayPost by Jeff CasimirPost by Jason Brayjust to get that out there. I followed these installation
http://wiki.github.com/radiant/radiant/installing-on-mac-os
Everything went flawlessly until I ran - ./script/server
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
Post by Jason Brayor suggestion on where to find help? Many thanks...
--
Jason
--
_______________________________________________
Radiant mailing list
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant
_______________________________________________
Radiant mailing list
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant
_______________________________________________
Radiant mailing list
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant
_______________________________________________
Radiant mailing list
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant