theLink 10.0
Loading...
Searching...
No Matches
Internal - application package

Using the rbmqmsgque package …

+ Collaboration diagram for Internal - application package:

Using the rbmqmsgque package …

To access the rbmqmsgque package the environment variable RUBYLIB have to include the directory.

> man ruby

RUBYLIB
      A colon-separated list of directories that are added to Ruby's library load path ("$:"). 
      Directories from this environment variable are searched before the standard load path is searched.

      e.g.:
        RUBYLIB="$HOME/lib/ruby:$HOME/lib/rubyext"