LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1025|回复: 1

完全按照blfs6.1装xorg后startx出错,如下...

[复制链接]
发表于 2005-11-10 22:32:08 | 显示全部楼层 |阅读模式
我在基本LFS6.1.3上完全按照blfs6.1根据dependence进行了如下选择安装:

jpegsrc -> expat -> lcms ->libpng -> freetype -> fontconfig -> X11R6.8.2
运行mv ~/xorg.conf.new /etc/X11/xorg.conf测试时正常显示出灰色窗口和X型鼠标光标。
然后
cat > ~/.xinitrc << "EOF"
# Begin .xinitrc file
xterm  -g 80x40+0+0   &
xclock -g 100x100-0+0 &
twm
EOF

startx
却出现如下提示:
xauth: error while loading shared libraries: libXmuu.so.1: cannot open
shared object file: No such file or directory
xauth: error while loading shared libraries: libXmuu.so.1: cannot open
shared object file: No such file or directory
xauth: error while loading shared libraries: libXmuu.so.1: cannot open
shared object file: No such file or directory
xauth: error while loading shared libraries: libXmuu.so.1: cannot open
shared object file: No such file or directory
xinit: error while loading shared libraries: libX11.so.6: cannot open
shared object file: No such file or directory
xauth: error while loading shared libraries: libXmuu.so.1: cannot open
shared object file: No such file or directory

不知为什么?
发表于 2005-11-11 02:11:05 | 显示全部楼层
/etc/ld.so.conf 内容?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表