kscope在fedora6中的安装
开始要看mesa代码了,得找个好工具,决定使用kscope。我的系统是fedora6,所以只能安装kscope-1.6.1了。
下面给出一个镜像,里面有很多版本,供选择。
http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/k/ks/kscope/
安装步骤:
#tar xzvf kscope-1.6.0.tar.gz
#cd kscope-1.6.0
#./configure
#make
#make install
dot 工具必须安装graphviz。下载地址如下:
http://www.graphviz.org/Download_source.php
好了,可以开始阅读mesa了。
标签:fedora6, kscope相关日志
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.
