LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   installing gdesklets (https://www.linuxquestions.org/questions/linux-software-2/installing-gdesklets-234117/)

minm 09-22-2004 11:57 PM

installing gdesklets
 
when i ./configure gdesklets then make, i get this error...
Code:

glibtop.c: In function `get_cpu':
glibtop.c:110: error: `GLIBTOP_XCPU_FLAGS' undeclared (first use in this function)
glibtop.c:110: error: (Each undeclared identifier is reported only once
glibtop.c:110: error: for each function it appears in.)
glibtop.c:110: error: structure has no member named `xcpu_flags'
make[4]: *** [_glibtopmodule_la-glibtop.lo] Error 1
make[4]: Leaving directory `/home/mark/applications/gDesklets-0.30/libdesklets/system'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/mark/applications/gDesklets-0.30/libdesklets/system'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mark/applications/gDesklets-0.30/libdesklets'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mark/applications/gDesklets-0.30'
make: *** [all] Error 2

what's wrong?

bauere 10-10-2004 11:22 PM

You need to install libgtop from the Suse CDs (use Yast to install it). Then download:

http://rpm.pbone.net/index.php3/stat....i586.rpm.html

You will need to use rpm -Uvh to install the download. Re-run gDesklets configure, make and make install.


All times are GMT -5. The time now is 04:09 AM.