Radiant tries to load RedCloth from the gem first, and will issue a warning when using the packaged version.

Sean

Gus Gollings wrote:
On Thu, Aug 13, 2009 at 10:34 PM, John Polling<j...@theusualsuspect.com> wrote:
I'm currently trying to install radiant on my media temple (gs) setup and I
can't get the container to run. I've checked the mongrel log and I'm getting
a message saying RedCloth is not a class. The version of RedCloth running is
4.2.2. Has anyone got any ideas?

Most odd. Something I'm not sure will help you; Radiant has its own
version of redcloth ('3.0.4') which you can see with:

 `rake radiant:freeze:gems`
 `cd vendor/radiant/vendor/redcloth`

If you want to test with your installed redcloth gem (4.2.2), I think
you can just delete the redcloth folder from the frozen Radiant vendor
directory.

(Or does Radiant look for the gem before using its own version?)

When you want to go back to vanilla Radiant you can:

  `rake radiant:unfreeze`

...apologies if you already know all this :^)

Regards,

Gus
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to