Bug#419393: How to use a genuine gem pkg installed with debian rubygems?

2007-05-14 Thread iain broadfoot
You need to require 'rubygems' before trying to require anything installed as a gem. This is true whether you're using debian's rubygems packages or not. cheers, iain -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#419393: How to use a genuine gem pkg installed with debian rubygems?

2007-04-15 Thread rubygems
Package: rubygems Version: 0.9.0-6 Severity: normal Hello all, This is much more a request of support then an actual br but I don't find yet another way to do such request, sorry. Trying to plot some perf info grabed from nmon tool, I already wrote 80% of some kind of scatter script in ruby. I c

Bug#419393: How to use a genuine gem pkg installed with debian rubygems?

2007-04-17 Thread Joel Soete
Hello Daigo, In ruby's manpages (release 1.8.6-1), I finaly found the right way to work with debian way gem pkg are installed: for the rubicus gem: RUBYLIB=/var/lib/gems/1.8/gems/rubicus-0.1.0/lib export RUBYLIB It seems to me hard to manage with severall lib to install. (isn't there any means t