|
|
为什么我的机子上装不上软件?老提示以下问题
,比如说我装以下一个软件解压缩后的文件是这些,看了里面的"install'"文件是让我运行./configure文件,我运行后提示是下面的问题,而且我装其它软件也是类似的问题,我想是不是我机子的问题,请各位大哥大姐帮下忙
[root@lywtutu splay]# ls
aclocal.m4 confdefs.h configure.in install-sh missing README.LIB
apps config.cache COPYING libs mkinstalldirs TODO
AUTHORS config.log COPYING.LIB Makefile.am NEWS
ChangeLog configure INSTALL Makefile.in README
[root@lywtutu splay]# ./configure
loading cache ./config.cache
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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for mawk... no
checking for gawk... gawk
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
[root@lywtutu splay]#
[root@lywtutu splay]#
麻烦你们了! |
|