>>>>> "H" == Hugh Sasse Staff Elec Eng <hgs / dmu.ac.uk> writes: H> /usr/local/lib/ruby/site_ruby/1.4/runit/version.rb:2: warning: already H> initialized constant VERSION You are probably running ruby with -w I've the same warning with 1.4.6 (ruby -w) and RUNIT::VERSION == '0.2.3' Guy Decoux