摘要: 1安装cscopehttp://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”包 阅读全文
posted @ 2011-08-17 11:48 一根骨头棒子*熬的汤 阅读(480) 评论(0) 推荐(0) 编辑