Okay. Got the fix started. Here's the problem (Again) -- It nags that bluecloth does not exist. I've dropped bluecloth.rb in RAILS_ROOT, no avail. vendor/, nope. vendor/plugins/, nope again. GEM_PATH, nope again. Can't access GEM_HOME. I've ran out of ideas. radiant and radius is seen, as is everything else. Just not seeing bluecloth. My previous fix by tossing bluecloth into RAILS_ROOT isn't working now. Ideas?
Just as an FYI, I've tossed the following two lines into my dispatch.cgi and dispatch.fcgi. No luck: ENV['GEM_HOME']='/usr/lib/ruby/gems/1.8' ENV['GEM_PATH']='/usr/lib/ruby/gems/1.8:/home/bladedthoth/.gems' It made it so that ruby would see my gem folder. Ideas on how to make radiant see bluecloth? Andrew Klein wrote: > May have a fix for this: Waiting for my backup site to come online on > DreamHost. DreamHost's DNS servers seem to be having issues ATM again. > > BladedThoth > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
