[NTLUG:Discuss] i8krellm plugin issue - SuSE 11.0

david david at rawcreations.net
Fri May 29 18:00:34 CDT 2009


Stephen Davidson wrote:
>
> Ok, so obviously, have some kind of missing library.  Tried checking to
> see if gtk+ was installed, and if so, what version.  Apparently not a
> separate RPM in SuSE?  As this is a laptop (and one with a broken Dell
> Bios at that), I really do need the i8krellm plugin working.  So, how do
> I go address this?  (Preferrably w/o having to spend the next 3-weeks
> learning a bunch of new modules, components, and ways to program?)
>
> Regards,
> Steve
>
>   
Open a terminal and type: rpm -qa|grep -i gtk
The output will provide the version, if GTK is installed. (on mine: 
gtk+2.0-2.16.1-1pclos2009)
 From the error it looks like you need libgtk+2.0_0-devel and/or 
glibc-devel (glib.h is in this package)
Hope that helps.



More information about the Discuss mailing list