+ -
当前位置:首页 → 问答吧 → 安装 rxvt-unicode 8.8 ,make 提示缺少 X11/Xlib.h 文件....

安装 rxvt-unicode 8.8 ,make 提示缺少 X11/Xlib.h 文件....

时间:2008-01-10

来源:互联网

configure 正常,只是提示没有找到 xim
make 以后,错误提示暴走....以下是部分提示:
root^_^oooo rxvt-unicode-8.8#make
make[1]: Entering directory `/sources/rxvt-unicode-8.8/src'
g++ -I.. -I. -I. -I./../libev -DHAVE_CONFIG_H -g -O3 -w -DDEBUG_STRICT -c rxvt.C
In file included from rxvt.h:4,
from rxvt.C:24:
rxvtlib.h:31:22: X11/Xlib.h: No such file or directory
rxvtlib.h:32:23: X11/Xutil.h: No such file or directory
rxvtlib.h:33:27: X11/Xresource.h: No such file or directory
In file included from rxvt.h:4,
from rxvt.C:24:
rxvtlib.h:120: error: `Window' does not name a type
rxvtlib.h:121: error: `Window' does not name a type
rxvtlib.h:122: error: `GC' does not name a type


我是按照Linux From Scratch-6.1.1 (中文版本)做的.没有装其他的软件,包括 Xfree86....在/etc也没有X11这个目录,是不是还要装上Xfree86 ?? 不是说rxvt不依赖任何包吗?
另:编译内核时,我的CPU选项选上了 最低能耗 和 动态调节CPU频率. 现在给RHAS4.0换上了新的内核,发现开GNOM及在GNOM下输入字符有点慢.是否跟那个选项有关系?(打算重新编一个....)

作者: 357202171   发布时间: 2008-01-10

楼主不用X装rxvt干什么呢?

作者: wybmk   发布时间: 2008-01-11

汗...在看X方面的资料..

作者: 357202171   发布时间: 2008-01-12