Using the rblcconfig package …
Collaboration diagram for Internal - application package:Using the rblcconfig package …
To access the rblcconfig package the environment variable RUBYLIB have to include the directory.
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"