|
我从www.xfree86.org上下载了最新distribution.想升级到XFree86 4.4.0。我瞎试了几次,每次重启之后就系统崩溃!很惨!
最后怀疑是安装脚本出现“不允许操作”而至,如下所示,大侠帮忙指点指点迷经啊!
[root@localhost root]# cd /mnt/winD/forlinux/Linux-ix86-glibc23
[root@localhost Linux-ix86-glibc23]# sh Xinstall.sh
Welcome to the XFree86 4.4.0 installer
You are strongly advised to backup your existing XFree86 installation
before proceeding. This includes the /usr/X11R6, /etc/X11
and /etc/fonts directories. The installation process will
overwrite existing files in those directories, and this may include
some configuration files that may have been customised.
If you are installing a version different from 4.4.0, you
may need an updated version of this installer script.
Do you wish to continue? (y/n) [n] y
$DISPLAY is set, which may indicate that you are running this
installation from an X session. It is recommended that X not be
running while doing the installation.
Do you wish to continue? (y/n) [n] y
Checking which OS you're running...
uname reports 'Linux' version '2.4.20-8', architecture 'i686'.
ln: 正在创建连至‘extract’的硬链接‘gnu-tar’: 不允许的操作
Xinstall.sh: line 890: /mnt/winD/forlinux/Linux-ix86-glibc23/gnu-tar: 没有那个文件或目录
Warning: can't detect the bindist version
Checking for required files ...
You appear to have an existing installation of X. Continuing will
overwrite it. You will, however, have the option of being prompted
before most configuration files are overwritten.
Do you wish to continue? (y/n) [y] |
|