From: Paul Thompson Date: 2001-05-18T23:51:05+09:00 Subject: [ruby-talk:15370] snmp This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C0DFA9.F1DEC730 Content-Type: text/plain Having a few problems installing the snmp ruby module, if anyone can help it would be much appreciated. After having installed the ucd-snmp version 4.1.2 module, I tried to install the ruby snmp version 0.2.1 module with little success ... heres thre problem ... I try running "ruby extconf.rb" and end up with the following error: checking for ruby.h... yes checking for ucd-snmp/tools.h... yes checking for ucd-snmp/ucd-snmp-config.h... yes checking for ucd-snmp/ucd-snmp-includes.h... yes checking for snmp-sess-init() int -lsnmp... no extcont.rb:39: undefined local variable or method 'snmpsessopen' for # (NameError) I think this is because I don't have the libsnmp.so file ... but who do I get it? Is it supposed to be produced when I make the ucd-snmp module? I am lost ... if anyone can help I'd be very gratefull!!! ------------------------------------------------------------------------- If you have received this e-mail in error or wish to read our e-mail disclaimer statement and monitoring policy, please refer to http://www.bjss.co.uk/disclaimer or contact the sender. ------------------------------------------------------------------------ ------_=_NextPart_001_01C0DFA9.F1DEC730 Content-Type: text/html Content-Transfer-Encoding: quoted-printable

Having a few problems installing the snmp ruby module, if anyone = can help it would be much appreciated.

 

After having = installed the ucd-snmp version 4.1.2 module, I tried to install = the ruby snmp version 0.2.1 module with little success ... = heres thre problem = ...

 

I try running "ruby = extconf.rb" and end up with the following = error:

 

che= cking for ruby.h... = yes

che= cking for ucd-snmp/tools.h... yes

che= cking for ucd-snmp/ucd-snmp-config.h... yes

che= cking for ucd-snmp/ucd-snmp-includes.h... yes

che= cking for snmp-sess-init() int -lsnmp... = no

extcont.rb:39: = undefined local variable or method 'snmpsessopen' for #<Object:Ox23bd90> (NameError)

 

I think this is = because I don't have the libsnmp.so file ... but who do I = get it?  Is it supposed to be = produced when I make the ucd-snmp module?  I am lost ... if anyone can = help I'd be very gratefull!!!

 


---------------------------------------------------------= ----------------
If you have received this e-mail in error or wish to read our = e-mail
disclaimer statement and monitoring policy, please refer to
http://www.bjss.co.uk/disclaimer or contact the sender.
------------------------------------------------------------------------=


------_=_NextPart_001_01C0DFA9.F1DEC730--