It looks like the gem requirement should be RedCloth not redcloth. It happens a lot. :) --Jeremy On Feb 5, 2008 3:31 PM, Mario Guenterberg <mg / havelsoft.com> wrote: > > On Tue, Feb 05, 2008 at 04:33:53PM +0900, Dan Yoder wrote: > > I am pleased to announce the first beta release of Waves, an open-source > > framework for building Ruby-based Web applications. Waves is > > feature-rich, compact, and extensible. Waves is thread-safe, hot- > > patchable, and supports easy clustering. Waves relies on best-of-breed > > Ruby libraries, including Rack, Mongrel, Sequel, Markaby, and Erubis, > > among others. And it uses just-in-time class and module creation to > > minimize the code you have to write. > > > > To learn more, please visit the Ruby Waves Web site, where you'll find a > > screencast, tutorial, reference docs, support forums, and more. > > > > http://rubywaves.com/ > > > > Hi Dan, > > I tried to install waves with sudo gem install waves, but I got the following > error: > > ERROR: Error installing waves: > waves requires redcloth (> 0.0.0) > > When I do gem list, I see RedCloth 3.0.4 is already installed. > > But when I try sudo gem install waves -v 0.7.0 all works fine. > > It is a little mistake, if I read the install instructions on the > website. > > Greetings > Mario > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > > iQIVAwUBR6jHnzUZahlMISn3AQJegw/8DZv7bmzDjULcYH2PDIU+MtNB3uUdgTn+ > Q/ULDJMN/lOuOIOTfgB2vLUFuX7ZEAW4/7lHNqlAnvl+BfIpRMtg8C1Tg+qGZ7dr > K95B8NA7bsXBC+CkHbzde30FFGga7eANbRhhzCA+/F9R1V9d9pBXPwJgKRDcKiRD > hK0xyd+7j3E9kpx0dbJy/EbjgWPHycNp35tyijDn73iNzQnD8M16PJq45HuGlSC4 > afRLcgz2HUZQr8d+DPzHZOyWzvqSMOB5AS/drBki/DqGmImfEjexEyEzAmhE0XFT > hNfaoVXNn81C3czp3OL04bR+P+MQT7DXZH26Ou1P+Htx+DlQn/yH8S/dW4vnccdp > kBH1X9xP+ob1iwsqWVAwWqbc1RKaUVwCiVjxAiHEzHc/8kjJ1L6Z60lRN5J+9ba8 > cDGWi4Uaf5t7t1UEPIDpyBabkC+BT5tTIq9HJg9YCcNb0PgckW1EdRMjeiJGAJZQ > muL3k3MorPqPtCH3b7TeosFxdytKjzhkbqWuUAeIg6qzTnHmQYwusw2WO7jwr1O7 > jBY0fp/B996HR8DQqDRY0O34F8D4Zrje7cHKtlJ55DWu0Qtx/7dNdB1caDLWlIWN > DquBwYMOwNh5w5S0bmC9V42AiK+thb65dG9tPJ0mhoFHnywPauJYq59jAF5wtrIi > a8lq2HBI3Q4= > =7PYV > -----END PGP SIGNATURE----- > > -- http://www.jeremymcanally.com/ My books: Ruby in Practice http://www.manning.com/mcanally/ My free Ruby e-book http://www.humblelittlerubybook.com/ My blogs: http://www.mrneighborly.com/ http://www.rubyinpractice.com/