Sha256: 20a8c1d1c7d73f43876a0834f3407e92b127b790b2ba7f0d28f06d0ff4d11e5b
Contents?: true
Size: 725 Bytes
Versions: 6
Compression:
Stored size: 725 Bytes
Contents
=== SIMPLE * cd into ./all/ * ./install.sh /full/path/to/a/nfs/mounted/directory/ * the nfs mounted path above should be visible by all cluster nodes. __all__ required software will be installed into this directory root. when complete all that's needed is a export PATH=/full/path/to/a/nfs/mounted/directory/bin:$PATH (note 'bin') to use rq * this is the __reccomended__ procedure since it will result in a single nfs install which all cluster nodes can use. the other install methods mean you will have to install rq on __each__ node you plan to use it on. === RUBYGEMS * gem install rq === STANDARD * install all packages in ./depends/packages manually * ruby install.rb
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
rq-3.5.3 | INSTALL |
rq-3.5.1 | INSTALL |
rq-3.5.0 | INSTALL |
rq-3.1.0 | INSTALL |
rq-3.4.0 | INSTALL |
rq-3.3.0 | INSTALL |