[求助]我用lxr内核源代码工具阅读时出现了乱码
我按照论坛精华贴http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=26480里的linux下源代码阅读工具lxr安装整理可用版,可以在我的PC上访问http://localhost/lxr/http/source了 :mrgreen:但是出现了乱码:我看的是gcc-3.2.7-src.rpm
我现在的系统是rd9.0,装的是rd8.0整版的源代码
会不会是这个原因呢? u should read some source. not src.rpm. src.rpm is a kind of compressed, binary form of source code, it is a binary file. 但是我买的rh8.0的源代码CD里就这些内容呀 :shock:
怎么看src.rpm呢?解压缩就可以了么?
有没有看二进制源代码的工具呢?请大侠赐教! u can use rpm ivh xx.src.rpm to install this rpm to /usr/src/redhat. and uncompress those tgz files if need. then u get the source.
i am sorry, i always read source code in asc uncompressed format 直接双击XXX.src.rpm可以安装到/usr/src/redhat中么?
asc解压缩格式是什么东东呀? i always use command line tool
asc = ascii
bin = binary
i mean the .c or .h files 我在努力学习命令行:-D
现在会rpm -qa|grep 几个实用的命令 在终端里rpm -ivh .src.rpm
提示无法解压到/usr/src/redhat
是什么原因呢?请大虾赐教 check if u have enough permission.
try to use root to do that. 厉害Dragonfly!一下就看出症结所在,thx 早期的涩兔子也有想看kernel的冲动 :mrgreen:
Dragonfly确实很耐心 :P
页:
[1]