|
我什么包也没装,现在就可以用二笔了!
#startx
net-tools 1.60
hostname 1.100 (2001-04-14)
XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.19 i586 [ELF]
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Sun Nov 17 23:59:23 2002
(==) Using config file: "/etc/X11/XF86Config-4"
wmaker warning: could not open IM
wmaker warning: could not load font set -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*. Trying fixed.
wmaker warning: could not load fixed font!
wmaker warning: could not load font set -*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*. Trying fixed.
wmaker warning: could not load fixed font!
wmaker warning: could not load any fonts. Make sure your font installation and locale settings are correct.
wmaker fatal error: could not do initialization of WINGs widget set
wmaker fatal error: it seems that there is already a window manager running
waiting for X server to shut down
出现这样得错误主要是locale没有设置对,只要把locale设对了,就没有问题!
关于那个"wmaker warnig: could not open IM"的错误,据我的分析,是在
/usr/X11R6/lib/X11/locale/zh_CN*/ 这个目录下没有XI18N_OBJS文件,从其它地方拷贝一个过来就可以了
我现在在lfs下已经可以输入中文了,但是gentoo下还没搞定!
(那个XI18N_OBJS就是从gentoo下拷贝过来的,可在gentoo下就不行,还不知道是怎么回事!) |
|