From: Joel VanderWerf Date: 2003-05-22T04:37:14+09:00 Subject: Re: [ANN] FXRuby-1.0.23 Now Available lyle@knology.net wrote: > All, > > FXRuby-1.0.23 is now available for download from: It seems to be tripping up on fxscintilla on my system. This happens when I run three of the examples that shouldn't depend on scintilla (haven't tried others): $ ruby iconlist.rb /usr/local/lib/ruby/site_ruby/1.7/i686-linux/fox.so: /usr/local/lib/libfxscintilla.so.0: undefined symbol: _7FXPopup.metaClass - /usr/local/lib/ruby/site_ruby/1.7/i686-linux/fox.so (LoadError) from iconlist.rb:1 I tried both fxscintilla 1.49.1 and 1.51, and I've got fox 1.0.36 and ruby 1.7.3, Mandrake 9.1. I rebuilt FXRuby first with fxscintilla 1.49.1 installed and then again after installling 1.51. FXRuby-1.0.21 was OK, but I don't think it was built with fxscintilla support. I also upgraded fox to 1.0.40, but that didn't help.