2008/8/3 yushang <[EMAIL PROTECTED]> > When compiling libgnomeui 2.22.1 , I encountered following errors : > ... > gtkfilesystemgio.h :27:31: gtk/gtkfilesystem.h : No such file or directory > ... > I checked my gtk , it's 2.13.5 and found that gtkfilesystem.h is private > to gtk , It will not be installed in system . > Does anyone experience the same problem ? >
You probably need to install the respective development package, e.g. for Ubuntu: libgtk2.0-dev Enjoy, Zoltan
_______________________________________________ gnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-list
