weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [bug #20945] Does'nt load a external librarie in Ruby Plug


From: cyril Mougel
Subject: [Weechat-dev] [bug #20945] Does'nt load a external librarie in Ruby Plugin
Date: Fri, 28 Sep 2007 20:23:26 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.8.1.6) Gecko/20070817 Firefox/2.0.0.6

Follow-up Comment #1, bug #20945 (project weechat):

After several test, I have found why this bug.

Xmpp4R is a libraries obtains with rubygems. So I just need had a line for
add this require :

require 'rubygems'

before require 'xmpp4r'. In a normal irb, it's not obligatory

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?20945>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]