最小的 KDE 安裝

有關於X 環境當中所遇到的問題

Moderator: Forums Team

Post Reply
Solomon
Posts: 36
Joined: Thu Nov 27, 2003 11:23 am
Location: 鳳凰城東

最小的 KDE 安裝

Post by Solomon »

請問各位前輩 :

我想安裝最小的 KDE 桌面而不包含應用程式的話, 該如何進行呢?

(xfree 已安裝測試完成)
Gentoo User
User avatar
wishy-washy
Posts: 79
Joined: Tue Jan 06, 2004 2:06 pm
Location: Albany, CA
Contact:

Post by wishy-washy »

have a look at Gentoo Linux Desktop Configuration Guide

Probably just install kdebase

Code: Select all

emerge -p kdebase

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] sys-apps/eject-2.0.13  
[ebuild  N    ] kde-base/kde-env-3-r2  
[ebuild  N    ] x11-libs/qt-3.3.0-r1  
[ebuild  N    ] kde-base/arts-1.2.1  
[ebuild  N    ] dev-libs/libxslt-1.1.4  
[ebuild  N    ] media-libs/libart_lgpl-2.3.16  
[ebuild  N    ] app-text/sgml-common-0.6.3-r4  
[ebuild  N    ] net-nds/portmap-5b-r8  
[ebuild  N    ] app-admin/fam-2.7.0  
[ebuild  N    ] kde-base/kdelibs-3.2.1  
[ebuild  N    ] kde-base/kdebase-3.2.1
Post Reply