Hello,

> I try to install Gtk# 0.4, but on the Gtk-List nobody could help me with 
> my problems, that's why I am trying it here now.
> 
> All necessary rpm's are installed, and now there's one problem left 
> while running ./configure of Gtk#.

Most likely your pkg-config can not find the location where Gtk is
installed.  Try:

        export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig

Substitute /usr/local with the prefix where Gtk+2.0 is installed

Miguel

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to