On Sun, 2005-11-06 at 23:40 -0500, Jerry Geis wrote: >/ On Sun, 2005-11-06 at 23:12 -0500, Jerry Geis wrote: />/ >/ On Sun, 2005-11-06 at 18:44 -0500, Jerry Geis wrote: />/ />/ >/ I am trying to compile gtik.c and it wants to include applet-widget.h />/ />/ />/ I have installed gnome-panel-devel and it cannot find it. />/ />/ />/ />/ />/ />/ What package has appet-widget.h? />/ />/ / />/ />/ "yum provides applet-widget.h" />/ />/ />/ />/ it says no packages found... />/ />/ />/ />/ I have a gnome applet (gtik) that is including applet-widget.h />/ />/ and now it is saying the file cant be found? />/ />/ />/ / />/ That file is not included in CentOS-4 />/ />/ John, do you have a suggestion of what to do now? />/ />/ I am trying to compile gtik and it needs/wants this applet-widget.h (gtik is a gnome app) />/ />/ also gtik is supposed to be included in gnome. I think i found that as /usr/bin/gtik.applet />/ />/ however when running I get cannot find libpanel_applet. />/ />/ a yum provides libpanel_applet results in nothing.. />/ />/ I am stuck. Any pointers is appreciated. />/ />/ Jerry />/ / >After doing some research, gtik2_applet2 is included in CentOS-4 ... no >building required. The version you seem to want to build is older. >If you are using GNOME, just right click on the top bar and click "A>dd >to Panel" ... the move down and pick "Stock Ticker". Thanks, that was what I was trying to find and use. Jerry