|
|
1:下载软件解压后的README文件是TEXT文件,但用KATE打开或OPENOFFICE软件打开出现乱码,请问各位大侠有何办法解决?
2:用./configure --prefix=/usr出现下面的情况是什么?
linux:/mnt/h/chmsee-0.9.5 # ./configure --prefix=/usr
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 whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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 |
|