LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: fivemeat

gentoo无法startx(安装xorg配置问题)

[复制链接]
发表于 2010-5-18 16:23:14 | 显示全部楼层
1.手册上提到xorg-server包,现在已经被分割成更小的包包了,原来用来测试X的一些软件已经被列为非必选的包包了。所以,如果只安装了xorg-server,用手册上的方法测试X的安装情况已经无效了。想测试的话,把
/etc/X11/xinit/xinitrc:line58:twm:command not found
/etc/X11/xinit/xinitrc:line59:xclock:command not found
/etc/X11/xinit/xinitrc:line60:xterm:command not found
/etc/X11/xinit/xinitrc:line61:xterm:command not found
/etc/X11/xinit/xinitrc:line62:exec:xterm:not found

解决掉,即emerge -av twm。
如果不想装这些,可以当回瞎子,继续往前摸。(继续下面的)
2.xorg.conf 有被撤销之势,原来正确配置xorg.conf是能否进X的关键。现在就算你不配置,也可以进X了。今天重装证实以上说法:
环境: vmware workstation 7.0
软件安装步骤:
[I--] [ ~] x11-base/xorg-server-1.8.1 (0)
[I--] [  ] x11-apps/xdm-1.1.8 (0)
[I--] [ ~] gnome-base/gdm-2.20.10-r3 (0)
[I--] [ ~] gnome-base/gnome-2.28.2 (2.0)

eselect profille set 3
Available profile symlink targets:
  [1]   default/linux/x86/10.0
  [2]   default/linux/x86/10.0/desktop
  [3]   default/linux/x86/10.0/desktop/gnome *

全部装完无错的话,/etc/init.d/xdm start
就可以进X了。
中间要重装回python
USE=sqlite emerge -av '='python-2.6.4-r2
回复 支持 反对

使用道具 举报

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

本版积分规则

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