From: Mariusz Pietrzyk Date: 2007-05-14T04:49:09+09:00 Subject: Re: Problem with fxruby Joel VanderWerf pisze: > Mariusz Pietrzyk wrote: >> Hi >> When I require fox16 i get lots of warnings like >> >> /usr/lib/ruby/site_ruby/1.8/i686-linux/fox16.so: warning: already >> initialized constant ID_SHOW_FILES > ... >> >> I have ruby 1.8.5 and fxruby 1.6.11, but i also try 1.6.6. at the net I >> found that this problem exists,but I can't find way to resolve it. > > Can you update ruby to 1.8.6? IIRC that makes the warnings go away. > I've update ruby to 1.8.6 and it works. Thanks!