以下都是 REDHAT 平台
1. vim 打开的文件无颜色
在 /etc/profile 最后加上 export TERM=xterm-color
2. man -k read: nothing appropriate
QUOTE:
原帖由 linuxnature 于 2008-11-26 13:45 发表
[kerwin@localhost ~]$ man -k read
read: nothing appropriate
[kerwin@localhost ~]$ man -k write
write: nothing appropriate
[kerwin@localhost ~]$
$ man man
-f, –whatis
Equivalent to whatis. Display a short description from the manual page, if available. See whatis(1) for details.
-k, –apropos
Equivalent to apropos. Search the short manual page descriptions for keywords and display any matches. See apropos(1) for details.
$ makewhatis
3. C compiler cannot create executables的解决方法
# export CFLAGS=