Ruby, mod_ruby, eruby

Hi,

I installed ruby 1.7.3, mod_ruby-1.0.4, and eruby-1.0.2 recently and
compiled them according to the documentation to with with apache 2.0.43.

Apache is working fine as I have php module instaled and tested using .php
file.

But with ruby, i’m having sort of problem.

  1. It does not recognize <% …%> tags
  2. Instead of executing .rb, it display the content

First, if you kind enough to advice me how to install ruby, mod_ruby, and
eruby correctly, and second, to give me some test example that
ruby,eruby,and mod_ruby are working. Thanks.