KScope安装配置
时间:2009-06-27 来源:mlch1816
1,AS4 linux-2.6.9
2. 官方网站下载 http://kscope.sourceforge.net/dload.shtml
#tar xzvf kscope-1.6.2.tar.gz
#cd kscope-1.6.2
#./configure
#make
#make install
注:再新的版本就编译不通过
3. (1)到http://ctags.sourceforge.net/下载ctags源码ctags-5.6.tar.gz
http://prdownloads.sourceforge.net/ctags/ctags-5.6.tar.gz
(2)解压并安装
tar zxvf ctags-5.6.tar.gz
cd ctags-5.6
./configure && make && make install
4,Cscope的主页在http://cscope.sourceforge.net/,如果你的计算机上没有cscope,你可以在此处下载它,
5.http://www.graphviz.org/Download_linux_rhel.php
graphviz-2.24.0-1.el4.i386.rpm
rpm -ivh .... 产生dot
6.设置->配置kscope cscope ctags dot
2. 官方网站下载 http://kscope.sourceforge.net/dload.shtml
#tar xzvf kscope-1.6.2.tar.gz
#cd kscope-1.6.2
#./configure
#make
#make install
注:再新的版本就编译不通过
3. (1)到http://ctags.sourceforge.net/下载ctags源码ctags-5.6.tar.gz
http://prdownloads.sourceforge.net/ctags/ctags-5.6.tar.gz
(2)解压并安装
tar zxvf ctags-5.6.tar.gz
cd ctags-5.6
./configure && make && make install
4,Cscope的主页在http://cscope.sourceforge.net/,如果你的计算机上没有cscope,你可以在此处下载它,
5.http://www.graphviz.org/Download_linux_rhel.php
graphviz-2.24.0-1.el4.i386.rpm
rpm -ivh .... 产生dot
6.设置->配置kscope cscope ctags dot
相关阅读 更多 +