John Joyce wrote:
> If installing your own local RubyGems on DreamHost, shouldn't you
> install a local Ruby? or no?
> I've personally struggled to get Radiant going on DH!!! Always a
> BlueCloth dependency error. Says not installed. But it's there, PATHs
> are set. Since then, deleted all. Maybe I'll try again.
> Would be nice to have a full, detailed, step-by-step for DH and Radiant,
> starting from nothing.
>
>   
Take a look at 
http://www.bladedthoth.com/news/2007/02/04/installing-radiant-0-6-0-rc1-on-dreamhost/
 
and try those steps out. I run my site on DreamHost. RC1 is a lot easier 
than 0.5.2 to get running at least.

If you still have problems with bluecloth being detected, you have a few 
options. Easiest may be going into <radiant path>/vendor and typing

gem unpack bluecloth

then change the name of the directory made to 'bluecloth' (without the 
''s) - the directory will usually pop up as 'bluecloth-<#>.<#>.<#>', so 
easiest way would be something like this:

mv bluecloth* bluecloth

Let me know if you need more help or if my steps work well.
_______________________________________________
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