

Installing rlogview
==========================

* Run the test programs: 

   $> cd test
   $> ./rlogview --drb 9000
    (switch to other terminal)
   $> ./drb_log 9000
      

* Install rlogview

   $> ruby install.rb  
      
      optional parameters:       
           --install-dir=my_directory  -  install to mydir
           --help                      -  usage
   
