From: Roman Mandeleil Date: 2011-01-08T03:17:31+09:00 Subject: Re: proctable library bad install zimbatm ... wrote in post #973161: > 2011/1/7 Roman Mandeleil : >> Hi, >> >> I have installed sys-proctable gem on linux but when I run a >> script I still get  "no such file to load -- sys/proctable" >> >> I have checked that the lib is really there and it is. >> Is there something else I can check or configure ? > > Hi, > > is rubygems loaded before your require("sys/proctable") ? If not, then > add RUBYOPT="-rubygems" to your environment variables. Thanks for the reply , can you elaborate a bit where to add that variable ? -- Posted via http://www.ruby-forum.com/.