To set up on site5, you need to edit your GEMPATH to point to a location you 
choose, then install the required gems to that location. Then edit your GEMPATH 
in the environment.rb file to include the custom gem location.


ie: 


ENV['GEM_PATH'] = '/home/myapplocation/gems:/usr/lib/ruby/gems/1.8'
require 'rubygems'





bradley herman | iGoDigital® | C: 317.331.9718 | bher...@igodigital.com | 
http://igodigital.com
Personalized Product Recommendation Software









On Wednesday, January 26, 2011 at 4:51 PM, trans wrote:

> Tried to install Radiant and setup a new radiant app but got this
> error:
> 
>  radiant --database mysql rad
>  /usr/lib/ruby/site_ruby/1.8/rubygems.rb:779:in
> `report_activate_error': Could not find RubyGem radiant (>= 0)
> (Gem::LoadError)
>  from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:214:in
> `activate'
>  from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:1082:in `gem'
>  from /home/cafemezz/ruby/gems/bin/radiant:18
> 
> Searching for s solution, I see others mention the same problem but no
> solutions. Anyone have an answer?
> 
> Thanks.
> 
> 
> 




Reply via email to