From: "Saji N. Hameed" Date: 2009-03-11T17:46:12+09:00 Subject: Re: Gtk+-2.0 problem * rick_2047 [2009-03-11 15:56:46 +0900]: > I am on arch linux and installed gtk-ruby from the pacman > > But when i require the lib from my script it gives me this error > [rick@Sophiya ~]$ irb > irb(main):001:0> require 'gtk2' > irb: symbol lookup error: /usr/lib/ruby/site_ruby/1.8/i686-linux/ > pango.so: undefined symbol: pango_glyph_item_get_type > > > Can anyone tell me what the hell is wrong????? Yes.. you need to ruby-gtk2! [saji@apcc08 20c3m]$ sudo pacman -S ruby-gtk2 resolving dependencies... looking for inter-conflicts... Targets (6): ruby-glib2-0.18.1-1 ruby-atk-0.18.1-1 ruby-pango-0.18.1-1 ruby-gdkpixbuf2-0.18.1-1 ruby-rcairo-1.8.0-1 ruby-gtk2-0.18.1-1 Total Download Size: 0.64 MB Total Installed Size: 2.20 MB tatus Legend: (OK):download completed. checking package integrity... (6/6) checking for file conflicts [#####################] 100% (1/6) installing ruby-glib2 [#####################] 100% (2/6) installing ruby-atk [#####################] 100% (3/6) installing ruby-pango [#####################] 100% (4/6) installing ruby-gdkpixbuf2 [#####################] 100% (5/6) installing ruby-rcairo [#####################] 100% (6/6) installing ruby-gtk2 [#####################] 100% [saji@apcc08 20c3m]$ irb irb(main):001:0> require 'gtk2' => true irb(main):002:0> saji -- Saji N. Hameed APEC Climate Center +82 51 668 7470 National Pension Corporation Busan Building 12F Yeonsan 2-dong, Yeonje-gu, BUSAN 611705 saji@apcc21.net KOREA