Hi rrd users,

For the last two days I'm trying to compile/build rrdtool-1.4.3 and use it
with ruby-1.9.1 . It compiles successfully and builds the RRD.so for the
ruby binding. However whenever I try to execute commands by the RRD ruby
module (RRD.update, RRD.create) - I get this error:

wrong argument type Array (expected Struct) (TypeError)

I get this error, when running test.rb:
./test.rb:15:in `create': wrong argument type Array (expected Struct)
(TypeError)

I'm on Ubuntu 9.10(32bit) and tried building against these rubies:
ruby-1.9.1-p243
ruby-1.9.1-p378

Any ideas how can I further bugtrack/bugfix this?
-- 
View this message in context: 
http://n2.nabble.com/rrdtool-1-4-3-and-ruby-1-9-1-tp4893192p4893192.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to