Bugs: Browse | Submit New | Admin
As shown in your own installation doc: # gem install revolution [...] make install make: Nothing to be done for `install'. [...] And indeed, it installs nothing at all. I can fix it by hand: /var/lib/gems/1.8/gems/revolution-0.5# make install /usr/bin/install -c -m 0755 revolution.so /usr/local/lib/site_ruby/1.8/i486-linux It's a debian-unstable system with ruby and gems from debian unstable itself.
Add A Comment:
Date: 2007-02-19 02:04 Sender: Tom Copeland Hm, interesting... I'm not using this project anymore, but I'll look into it as soon as I get a chance... Thanks for the report, Yours, Tom