[Radiant] NameError when creating radiant

2011-10-15 Thread AgentSage
Hello all, I'm new to Radiant, and trying to set up a blog using radiant in heroku. I'm on a Mac with lion OS. When I run the following command in terminal: $ radiant -d sqlite3 wonder I receive this error: /Library/Ruby/Gems/1.8/gems/radiant-0.9.1/vendor/rails/activesupport/

[Radiant] Re: NameError when creating radiant

2011-10-15 Thread john
use rubygems 1.3.7; `gem update --system 1.3.7` or add `require thread` to boot.rb