您的位置:首页 > 运维架构

Vim/Cscope 安装及使用

2011-08-17 11:48 239 查看
1安装cscope
http://sourceforge.net/projects/cscope/files/
下载 Cscope 最新版 15.7a(cscope-15.7a.tar.bz2)直接编译安装

cscope的编译和安装没有特别之处,./configure - make - make install即可。

如果 make 时出现“curses.h not found”之类的错误,则需要先安装“libncurses-dev”包
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: