Hi Pascal, You would need to install the radiant gem while rvm'd to whatever particular ruby you want to use. Radiant release is currently good >= 1.9.3
So for example: $ rvm use 1.9.3 $ gem install radiant You can catch me 'avonderluft' on the Radiant IRC channel if you need more help. Andrew On Monday, August 18, 2014 5:31:29 AM UTC-7, Pascal Rails wrote: > > Trying to install radiant with rvm, radiant executable points to my system > wide ruby install spécifying gem not found : > > knotito@CasseTeteVirtuel:~/ruby/rails$ radiant > /usr/local/lib/ruby/site_ruby/2.0.0/rubygems/dependency.rb:298:in > `to_specs': Could not find 'radiant' (>= 0) among 27 total gem(s) > (Gem::LoadError) > from /usr/local/lib/ruby/site_ruby/2.0.0/rubygems/dependency.rb:309:in > `to_spec' > from > /usr/local/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_gem.rb:47:in > `gem' > from /usr/local/bin/radiant:22:in `<main>' > > any clues ? > -- --- You received this message because you are subscribed to the Google Groups "Radiant CMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
