[wxruby-users] ruby19-linux gem : AVAILABLE

Alex Fenton alex at pressure.to
Mon Jan 12 12:35:18 EST 2009


Eric Will wrote:
> I've installed this, and I still get the same problems as the "official" gem:
>
> /var/lib/gems/1.9.0/gems/wxruby-ruby19-1.9.10-x86-linux/lib/wx.rb:12:in
> `require': /var/lib/gems/1.9.0/gems/wxruby-ruby19-1.9.10-x86-linux/lib/wxruby2.so:
> undefined symbol: rb_str_new_cstr -
> /var/lib/gems/1.9.0/gems/wxruby-ruby19-1.9.10-x86-linux/lib/wxruby2.so
> (LoadError)

Are you using an old version of ruby-1.9; what does ruby -v return?

rb_str_new_cstr was added to ruby 1.9 in July last year; this gem is 
built against the release candidate so will refer to this function:

http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-dev/35615

alex




More information about the wxruby-users mailing list