Hi everyone,

I just cloned a git repo for a Radiant project, and am trying to run
it on my development machine.

$ script/server gives me this error message:

Missing the Radiant  gem. Please `gem install -v= radiant`, update
your RADIANT_GEM_VERSION setting in config/environment.rb for the
Radiant version you do have installed, or comment out
RADIANT_GEM_VERSION to use the latest version installed.

I've installed the gem, and gem list shows it present, and gem list -d
radiant gives me this:

radiant (1.0.1, 0.8.2)
    Author: Radiant CMS dev team
    Rubyforge: http://rubyforge.org/projects/radiant
    Homepage: http://radiantcms.org
    Installed at (1.0.1): /Users/name/.rvm/gems/ruby-1.8.7-
p358@rails237
                 (0.8.2): /Users/name/.rvm/gems/ruby-1.8.7-
p358@rails237

    A no-fluff content management system designed for small teams.

plus all the extensions.

Any thoughts on why this is happening? This is on Radiant 0.8.2

Thanks for the help!

Reply via email to