From: Tridib Bandopadhyay Date: 2010-10-23T00:57:40+09:00 Subject: Ruby Compile. I am running Ruby 1.8.1 on CentOS release 4.8(Final).. I have compiled the Ruby and my 'make test' command gives me test succeeded. Can I run a small ruby code without installing ruby.If so,how to do.. I tried to run a small program but when trying to run it as --ruby calc.rb >>>It shows command not found. -- Posted via http://www.ruby-forum.com/.