Changeset 249

Show
Ignore:
Timestamp:
12/16/06 14:59:44 (2 years ago)
Author:
sacha
Message:

found the rubygems debian package. add it to the echo information.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/message-handling-refactor-branch/bin/run-check-dependencies.sh

    r191 r249  
    5353    echo "rubygem is installed. good." 
    5454else 
    55     echo "rubygem is not install. please install rubygem ... see http://docs.rubygem.org
     55    echo "rubygem is not install. please install rubygem ... see http://docs.rubygem.org. on debian this is 'apt-get install rubygems'
    5656    exit -1 
    5757fi