beer wrote:
> then  I try to install Gtk+2.
> I can  ./configure ; make ;make install 
> but when I use "gtk-config --version"
> it return version "1.2.10"
> 
> How can I install Gtk2.0?

If it installed OK, it's already installed :)

GTK+ 2.0 uses pkg-config rather than the package-specific
gtk-config. Try pkg-config --modversion gtk+-2.0

Cheers,
Dave.

-- 
David Neary,
E-Mail: [EMAIL PROTECTED]
T�l: 04 91 72 46 84
CV: http://www.redbrick.dcu.ie/~bolsh/CV/
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to