[root@localhost gaim]# rpm -ivh gaim-1.5.0-0rh9.i386.rpm
error: Failed dependencies:
libgtkspell.so.0 is needed by gaim-1.5.0-0rh9
然后我到官方网站看了下FAQ:
I'm trying to install Gaim, but it complains that I don't have libgtkspell.so.0, from where can I get this?
libtgtkspell.so.0 is provided by gtkspell. This library is used by Gaim to provide the "Highlight misspelled words" feature. You can find an RPM of gtkspell at freshrpms.net. You can find the source and a non-Red Hat specific RPM at gtkspell.sourceforge.net.
[root@localhost gtkspell-2.0.11]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.