yushang | 3 Aug 12:18

compiling libgnomeui

Hi buddy,
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 ?

Thanks in advance

yushang
_______________________________________________
gnome-list mailing list
gnome-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-list
Zoltan Sekeres | 3 Aug 20:27

Re: compiling libgnomeui

2008/8/3 yushang <yusunn <at> gmail.com>
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
gnome-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-list
yushang | 4 Aug 05:12

Re: compiling libgnomeui

Thanks , but I just build gnome from scratch , is it possible to build a devel package from GTK ? or just add -I/path/to/gtk to CPPFLAGS as a workarround ?

2008/8/4 Zoltan Sekeres <zoltan.sekeres <at> collogia.de>
2008/8/3 yushang <yusunn <at> gmail.com>
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
gnome-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-list

Gmane