Personal tools
You are here: Home 开发 GNOME 2.12 GNOME 安装指南
Document Actions

GNOME 安装指南

by yangh last modified 2005-10-10 17:23

在 EL4 上安装 GNOME 2.12

预先装好 Redhat EL4u1

首先准备一个 6G 以上的分区来安装 Redhat EL4

1。找一个又 2G 剩余空间的分区来存放 Redhat EL4 的 ISO 文件。

2。的 1 中的分区里执行如下命令完成下载和修改 grub.conf :

     curl ftp://192.168.28.1/el4.sh | sh

3。重启器选择 “RedHat EL4 Installer” 开始安装

提示,请自行看懂 ftp://192.168.28.1/el4.sh 的内容。注意 grub.conf 修改是否正确。

安装好 EL4 后,启动到 EL4 中,按如下步骤安装 GNOME 2.12

开始安装 GNOME 2.12

  1. 安装软件包管理工具:
      rpm -i  http://192.168.28.1/gnome-2.12/deps/apt-0.5.15cnc6-1.1.cocreate2005.4.i386.rpm 
    
  2. 修改 /etc/apt/sources.list 为如下内容:
     # GNOME 2.12
     rpm http://192.168.28.1/ gnome-2.12 main deps
    
     # RedHat EL4 update1
     #rpm http://192.168.28.1/ el4u1 1 2 3 4
    
     # Core system
     rpm ftp://192.168.28.186/ cocreate anyang liyu yangshaopeng
    
  3. 更新软件库:
     apt-get update
    
  4. 单独安装 db4:
     rpm -i http://192.168.28.1/gnome-2.12/deps/db4-4.3.27-4.i386.rpm
    
     rpm -Uvh http://192.168.28.1/gnome-2.12/deps/db4-utils-4.3.27-4.i386.rpm
    
  5. 安装 GNOME:
     apt-get install gnome-session gdm gnome-terminal synaptic gnome-themes gnome-panel
    
     apt-get dist-upgrade
    
  6. 把 GNOME 设置为默认桌面:
     echo "DESKTOP=\"GNOME\"" > /etc/sysconfig/desktop
    
  7. 重启 X
  8. 登录到 GNOME 中,(选择会话为“GNOME“)
  9. 使用软件包管理工具(synaptic)安装其它软件包,并试用。

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: