Problem with RedCloth

15 views
Skip to first unread message

Martin

unread,
Jul 1, 2008, 4:42:26 PM7/1/08
to rubyonra...@googlegroups.com
Hi,

I want to run railscasts to see how Ryan did the code. So I downloaded
the code from http://github.com/ryanb/railscasts-episodes/tree/master. I
need to install RedCloth. It seems to be required for railscasts. So I
did run
> sudo gem install RedCloth --source http://code.whytheluckystiff.net

But
> rake gems
says
no such file to load -- RedCloth
[... many errors ..]
[ ] RedCloth >= 3.301

I = Installed
F = Frozen
(See http://pastie.org/225771 for full error messages).

So how do I install it correctly?

Thanks,
Martin

Martin

unread,
Jul 1, 2008, 4:54:52 PM7/1/08
to rubyonra...@googlegroups.com

Martin

unread,
Jul 1, 2008, 5:20:50 PM7/1/08
to rubyonra...@googlegroups.com
I set a symlink in
# cd /usr/lib/ruby/gems/1.8/gems/RedCloth-3.301/lib/
# ln -s redcloth.rb RedCloth.rb

Now I can start the server. Is this the correct way?

Martin

Reply all
Reply to author
Forward
0 new messages