[root@localhost gaim-1.1.1]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 sed... /bin/sed
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.
[root@localhost gaim-1.1.1]#
这是gaim0.75的报错
[root@localhost gaim-0.75]# ls
ABOUT-NLS configure HACKING pixmaps
acinclude.m4 configure.ac INSTALL plugins
aclocal.m4 COPYING install-sh po
AUTHORS COPYRIGHT intl PROGRAMMING_NOTES
ChangeLog depcomp licq2gaim.pl README
ChangeLog.win32 doc ltmain.sh README.mingw
compile Doxyfile.in Makefile.am setup-gettext
config.guess gaim2blt.pl Makefile.in sounds
config.h.in gaim.desktop Makefile.mingw src
config.h.mingw gaim-installer.nsi missing VERSION
config.log gaim.spec mkinstalldirs
config.sub gaim.spec.in NEWS
[root@localhost gaim-0.75]# ./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 sed... /bin/sed
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.
[root@localhost gaim-0.75]#
这个是gaim0.75的rpm报错
[root@localhost gaim]# rpm -ivh gaim-0.75-0.9.0.i386.rpm
error: Failed dependencies:
libtk8.3.so is needed by gaim-0.75-0.9.0
[root@localhost gaim]#