Well, if you insist in intalling from gem, then I suggest you first
set Radiant in *development* mode, and kill all FGCI/Rails/Ruby
pocesses associated with Radiant. a good way is to run  the command
"top" in the shell and see which FCGI/Rails/Ruby are owned by Radiant.
Then very ungracefully kill them (kill -9 pid). Once you've killed all
related pid's, then fix whatever you need to fix and then point your
browser to our Radiant install.

I cannot emphasize enough how easy it was to install from source though.


On 1/16/07, Andrew Klein <[EMAIL PROTECTED]> wrote:
> 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
>
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to