Hi, loads of useful information on this site! However, I have a few problems installing gkrellm, here is the output:
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing ‘gtk+-2.0.pc’
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing ‘gtk+-2.0.pc’
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
cc -Wall -O2 -I.. ‘pkg-config —cflags glib-2.0 gthread-2.0` main.o monitor.o mail.o plugins.o glib.o utils.o sysdeps-unix.o -o gkrellmd `pkg-config —libs glib-2.0 gmodule-2.0 gthread-2.0` -Wl,-E
monitor.o: In function `gkrellm_proc_assign_data’:
monitor.c:(.text+0x414): undefined reference to ‘nesf2’
monitor.o: In function ‘read_sensors’:
monitor.c:(.text+0x2720): undefined reference to ‘nesf2’
sysdeps-unix.o: In function ‘gkrellm_sys_sensors_mbmon_check’:
sysdeps-unix.c:(.text+0x3dec): undefined reference to ‘eqsf2’
sysdeps-unix.o: In function ‘gkrellm_sys_sensors_get_voltage’:
sysdeps-unix.c:(.text+0x40f8): undefined reference to ‘divsf3’
sysdeps-unix.c:(.text+0x416c): undefined reference to ‘gtsf2’
sysdeps-unix.o: In function ‘gkrellm_sys_sensors_get_fan’:
sysdeps-unix.c:(.text+0x4294): undefined reference to ‘floatsisf’
sysdeps-unix.o: In function ‘gkrellm_sys_sensors_get_temperature’:
sysdeps-unix.c:(.text+0x445c): undefined reference to ‘gtsf2’
sysdeps-unix.c:(.text+0x47a4): undefined reference to ‘divsf3’
/opt/lib/libgcc_s.so: undefined reference to ‘fixsfsi’
/opt/lib/libgcc_s.so: undefined reference to ‘fixdfsi’
/opt/lib/libgcc_s.so: undefined reference to ‘ltsf2’
/opt/lib/libgcc_s.so: undefined reference to ‘gesf2’
/opt/lib/libgcc_s.so: undefined reference to ‘__addsf3’
collect2: ld returned 1 exit status
make: *** [gkrellmd] Error 1
Has anyone got this installed correctly?
Thanks
J