Forum: Radiant CMS Missing the Radiant gem

Posted by Benedikt Eickhoff (bene)
on 2009-04-22 05:26
Hi there,

anybody else this issue ?


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

What I did:

like suggested here:

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

I modified environment.rb, adding:

RADIANT_GEM_VERSION = '0.7.1'

....

removing the above line results in:


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

....

I runinng on Ubuntu/RubyEnterprise/Phusion/Nginx - all things installed
with the suggested default installation choices, so things are at
directory /opt/...

Thanx!
Posted by Benedikt Eickhoff (bene)
on 2009-04-22 05:28
Benedikt Eickhoff wrote:
> Hi there,
> 
> anybody else this issue ?
> 
> 
> Missing the Radiant 0.7.1 gem. Please `gem install -v=0.7.1 rails`,
> update your RADIANT_GEM_VERSION setting in config/environment.rb for the
> Rails version you do have installed, or comment out RADIANT_GEM_VERSION
> to use the latest version installed.
> 
> What I did:
> 
> like suggested here:
> 
> Missing the Radiant 0.7.1 gem. Please `gem install -v=0.7.1 rails`,
> update your RADIANT_GEM_VERSION setting in config/environment.rb for the
> Rails version you do have installed, or comment out RADIANT_GEM_VERSION
> to use the latest version installed.
> 
> I modified environment.rb, adding:
> 
> RADIANT_GEM_VERSION = '0.7.1'
> 
> ....
> 
> removing the above line results in:
> 
> 
> Missing the Radiant  gem. Please `gem install -v= rails`, update your
> RADIANT_GEM_VERSION setting in config/environment.rb for the Rails
> version you do have installed, or comment out RADIANT_GEM_VERSION to use
> the latest version installed.
> 
> ....
> 
> I runinng on Ubuntu/RubyEnterprise/Phusion/Nginx - all things installed
> with the suggested default installation choices, so things are at
> directory /opt/...
> 
> Thanx!

Sorry cut and paste error:

like suggested here:

http://www.ruby-forum.com/topic/151509


B.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.