如题。我尝试这安装,但是不成功,下面是安装是提示的过程和错误,可惜英文不是很好,很多看不懂:
sl@sl-desktop:~/cipe-1.6.0$ ./configure
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for texinfo... no
checking for tex... no
checking for makeinfo... no
checking for gmake... no
checking for make... make
checking for kernel source tree... cd: 1030: can't cd to /usr/src/linux
cd: 1030: can't cd to /usr/src/linux/include#系统中我没找到这个位置,是不是只有服务器版才有?
configure: error: no suitable configured kernel source tree found
sl@sl-desktop:~/cipe-1.6.0$
|