Re: gnome program

2011-03-08 Thread Frank Cox
On Wed, 09 Mar 2011 13:41:32 +0800 xinyou yan wrote: > As i thought I use gnome why system not contain gnome.h yum install libgnomeui-devel > When i lose some file . How can i find the correct name to yum install > or find source file . yum provides (Read "man yum" for more details and lot

gnome program

2011-03-08 Thread xinyou yan
I can use gcc -o xx xx `pkg-config --cflags --libs gtk+-2.0 ` Now I need to do some programs with gnome .Which need gnome.h I compiled like gcc gnome1.c -o gnome1 `pkg-config --cflags --libs libgnome-2.0 libgnomeui-2.0` Which shows: Package libgnome-2.0 was not found in the pkg-config se