|
|
开始用yum安装pidgin,在安装cyrus-sasl-2.1.22-4.src.rpm
gtkspell-2.0.11-2.1.src.rpm libsilc-1.0.2-2.fc6.src.rpm 这三个包的时候,报错error: cannot create %sourcedir /usr/src/redhat/SOURCES,找了一下好像是因为rpm-build没安装,帮忙教教我怎么安装。
下了一个源码包想自己编译安装,但是在./configure的时候又出现这样的错误:
[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.
本人刚接触linux,希望高手能帮帮忙,说的详细一些,该怎么做。谢谢! |
|