在RedFlag3.0上安装myicq出了问题,请指教,信息如下:
[root@localhost /root]# cd myicq/
[root@localhost myicq]# ls
gaim-0.59.8-3.i386.rpm gaim-myicq-0.3.1 gaim-myicq-0.3.1.tar.bz2
[root@localhost myicq]# rpm -Uvh gaim-0.59.8-3.i386.rpm
error: failed dependencies:
libc.so.6(GLIBC_2.3) is needed by gaim-0.59.8-3
libperl.so is needed by gaim-0.59.8-3
[root@localhost myicq]# cd gaim-myicq-0.3.1
[root@localhost gaim-myicq-0.3.1]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... missing
checking for sed... /bin/sed
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
[root@localhost gaim-myicq-0.3.1]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost gaim-myicq-0.3.1]# make install
make: *** No rule to make target `install'. Stop.
[root@localhost gaim-myicq-0.3.1]#