level 1
糕息游魅悠我1c
楼主
redhat enterprise 6.1 在/usr/local/src/vim73/src下编译源包,
配置如下:./configure --prefix=/usr/local\ --enable-multibyte\ --enable-xim\ --enable-fontset\ --with-features=huge\ --enable-gui=gtk2\ --with-x \--with-compiledby="xiaotan<[email protected]>"
make 和make test 顺利通过,但是make install报告错误:
make: *** [--enable-multibyte] Error 1
或者 make: *** [--enable-cscope ] Error 1,
我已经安装cscope 15.6的rpm包,不知道上面的问题怎么解决,求助各位吧友
2013年03月27日 15点03分
1
配置如下:./configure --prefix=/usr/local\ --enable-multibyte\ --enable-xim\ --enable-fontset\ --with-features=huge\ --enable-gui=gtk2\ --with-x \--with-compiledby="xiaotan<[email protected]>"
make 和make test 顺利通过,但是make install报告错误:
make: *** [--enable-multibyte] Error 1
或者 make: *** [--enable-cscope ] Error 1,
我已经安装cscope 15.6的rpm包,不知道上面的问题怎么解决,求助各位吧友