Re: Unable to install gkrellm-2.2.9
Bill WIlson <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2 Jun 2006 16:36:51 -0400 "Song Yang" <[email protected]> wrote: > I am unable to install the new version of gkrellm on my 64bit Linux > workstation. Here > is the error message I got: > > (cd po && /usr/bin/make all) > make[1]: Entering directory `/home/tony/software/gkrellm-2.2.9/po' > make[1]: Nothing to be done for `all'. > make[1]: Leaving directory `/home/tony/software/gkrellm-2.2.9/po' > (cd src && /usr/bin/make gkrellm) > make[1]: Entering directory `/home/tony/software/gkrellm-2.2.9/src' > cc -Wall -O2 -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0` -DENABLE_NLS > -DLOCALEDIR=\"/usr/local/share/locale\" main.o alerts.o battery.o base64.o > clock.o cpu.o disk.o fs.o hostname.o inet.o mail.o mem.o net.o proc.o > sensors.o uptime.o chart.o panel.o config.o gui.o krell.o plugins.o pixops.o > smbdes.o smbencrypt.o smbmd4.o smbutil.o client.o utils.o winops-x11.o > sysdeps-unix.o deprecated.o md5c.o -o gkrellm `pkg-config --libs gtk+-2.0 > gthread-2.0` -L/usr/X11R6/lib -lSM -lICE -lssl -lcrypto -Wl,-E > /usr/bin/ld: cannot find -lSM > collect2: ld returned 1 exit status > make[1]: *** [gkrellm] Error 1 > make[1]: Leaving directory `/home/tony/software/gkrellm-2.2.9/src' > make: *** [all] Error 2 You need the X11 session management libs installed. On Debian it would be libsm6 and libsm-dev. Bill _______________________________________________ Gkrellm mailing list [email protected] http://ninja.linux-phreak.biz/mailman/listinfo/gkrellm