安装PIDGIN时出现在下列提示,请问各位高手我该怎么做才能将它装上?
[root@localhost pidgin-2.4.2]# ./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 a thread-safe mkdir -p... /bin/
mkdir -p
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 cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@localhost pidgin-2.4.2]# apt-get build-dep pidgin
bash: apt-get: command not found
[root@localhost pidgin-2.4.2]#
.