running ruport-based program in ruby1.9, i always get the ff errors,
C:\family\ruby>ruby test2.rb
c:/ruby/lib/ruby/gems/1.9.1/gems/ruport-util-0.14.0/lib/ruport/util/graph/amline.rb:105:
warning: undefining object_id' may cause serious problem c:/ruby/lib/ruby/gems/1.9.1/gems/rubyzip-0.9.1/lib/zip/zip.rb:4:in
require’: no such file to load – ftools (LoadError)
from
c:/ruby/lib/ruby/gems/1.9.1/gems/rubyzip-0.9.1/lib/zip/zip.rb:4:in <top (required)>' from c:/ruby/lib/ruby/gems/1.9.1/gems/ruport-util-0.14.0/lib/ruport/util/ods.rb:4:in
require’
is ruport ready for ruby1.9 ?
somehow, i get the feeling that a lot of libs are not ready for ruby1.9
I will try main gem later, hoping ara has readied for ruby1.9 too
:))
kind regards -botp