Error during fxruby runtime : Expected Xft library version 2

Hi,

I have just installed fxruby on my system and seeing the following
warning:

irb(main):001:0> require ‘fox16’
=> true
irb(main):002:0> include Fox
=> Object
irb(main):003:0> app = FXApp.new
Expected Xft library version 20113 or greater; was 20112.
=> #Fox::FXApp:0xb6a52420

Everything seems to be working fine otherwise. I am using puppy linux
412, fox-toolkit 1.6.34, and fxruby 1.6.18.

Thanks
warrior