Hello,

I'm trying to install radiant cms version 0.9.0 rc2 in ubuntu with
passenger and rails 2.3.8 and I'm having the following error:

can't activate rack (~> 1.0.1, runtime) for [], already activated
rack-1.1.0 for ["radiant-0.9.0.rc2"].

I have rack 1.0.1 and rack 1.1.0 installed in my system.

How can I overcame this problem? uninstalling rack 1.1.0 is not an
option since my other rails applications stop to work.

Regards,

Paulo Abreu

-------------------------------------------------
my gem list:

*** LOCAL GEMS ***

actionmailer (2.3.8)
actionpack (2.3.8)
activerecord (2.3.8)
activeresource (2.3.8)
activesupport (2.3.8)
authlogic (2.1.6)
bundler (0.9.26)
rack (1.1.0, 1.0.1)
radiant (0.9.0.rc2)
rails (2.3.8)
rake (0.8.7)
RedCloth (4.2.3)
sqlite3-ruby (1.3.1)
will_paginate (2.3.14)

Reply via email to