|
我下载了两个文件是测试自己的FC9的安装有没有问题的,我用的是硬盘安装的FC9,一切安装非常的成功,唯一的遗憾是我安装软件会提示没有gcc和kde的核心,真是不幸中的不幸,具体的安装步骤中出现的情况如下:
# cd /usr/etc/fcitx3.5
#./configure
Checking for a BSD-compatible install… /usr/bin/intalll –C
Checking whether build environment is same… yes
Checking for gawk… gawk
Checking whether make sets S(MAKE)… yes
Checking build system type… i686-pc-linux-gnu
Checking host system type… i686-pc-linux-gnu
Checking for gcc… no
Checking for cc… no
Checking for c1.exe… no
Configure:error:no acceptable C compiler found in SPATH
See ‘config.log’ for more details
安装kmplayer出现的错误
#./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 for –p flag to install… yes
Checking whether build environment is same… yes
Checking for gawk… gawk
Checking whether make sets S(MAKE)… yes
Checking for kde-cinfig…not found
Configure:error:The important program kde-config was not found!
Please check whether you istalled kde correctly |
|