From: Michael Ulm Date: 2008-11-27T16:09:26+09:00 Subject: How to get RedCloth on Ubuntu Hardy? Hello, I try to get RedCloth installed on my Ubuntu Hardy machine. Naturally, I typed sudo gem install RedCloth but this brought the error: ERROR: Error installing RedCloth: echoe requires RubyGems version >= 1.2 However, gem update --system is disabled on Ubuntu, so I'm stuck with gem version 1.1.1. Any suggestions? Thanks, Michael