Yes I am. Had to check myself to make sure. :) This DreamHost thing is whoppin' my butt. I got radiant --unpack working fine with a buncha small changes, but without --unpack, it refuses to run. The error is as such:
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:18:in `require__': no such file to load -- bluecloth (MissingSourceFile) It picks up Radiant and everything now, but when I try the bluecloth mod as desribed on the Wiki, no luck. Doesn't seem to make a lick of difference, no matter where I put that. I don't know what would make the unpack and the instance version is any different really (Looking through it all. Tons of sifting) Thanks again! Ruben D. Orduz wrote: > Andrew, > > Are you running on production mode? > > On 1/16/07, Andrew Klein <[EMAIL PROTECTED]> wrote: > >> 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 >> >> > _______________________________________________ > 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
