如何不要安裝 gnome-*/* 把 gaim 和 openoffice 2.0 裝

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

Moderator: Forums Team

Post Reply
User avatar
spartacus
Posts: 29
Joined: Thu Jun 30, 2005 6:49 pm

如何不要安裝 gnome-*/* 把 gaim 和 openoffice 2.0 裝

Post by spartacus »

新版的 gaim 和 openoffice (2.0) 在 emerge 時都會把一堆 gnome-*/* 裝上去,我不想裝這些東西,我的 USE flag 已經有 -gnome 了。請問有辦法嗎?

謝謝。
Image
User avatar
Hydonsingore
Posts: 193
Joined: Wed Jun 09, 2004 10:49 pm
Location: Taiwan
Contact:

Post by Hydonsingore »

既然已經 -gnome ,這兩個就不應該要求裝那堆東西,這兩個只需要gtk而已。
"emerge -tvp"的結果是?
User avatar
spartacus
Posts: 29
Joined: Thu Jun 30, 2005 6:49 pm

Post by spartacus »

Code: Select all

spartacus # USE="-gnome" emerge -tpv gaim

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

Calculating dependencies ...done!
[ebuild  N    ] x11-themes/gnome-themes-2.10.2  -accessibility -debug 2,503 kB 
[ebuild  N    ]  x11-themes/gtk-engines-2.6.5  -accessibility -debug -static 466 kB 
[ebuild  N    ] x11-themes/gnome-icon-theme-2.10.1  -debug 2,918 kB 
[ebuild  N    ]  x11-themes/hicolor-icon-theme-0.8  30 kB 
[ebuild  N    ] net-im/gaim-1.5.0  +cjk -debug +eds -gnutls -krb4 -nas +nls +perl -silc -spell -tcltk 5,979 kB 
[ebuild  N    ]  gnome-extra/evolution-data-server-1.2.3  -debug -doc +ipv6 -kerberos +ldap -mozilla -nntp +ssl 13,821 kB 
[ebuild  N    ]   gnome-base/libgnomeui-2.10.1  -debug -doc +jpeg -static 1,665 kB 
[ebuild  N    ]    gnome-base/gnome-keyring-0.4.3  -debug -static 364 kB 
[ebuild  N    ]    gnome-base/libbonoboui-2.10.1  +X -debug -doc -static 863 kB 
[ebuild  N    ]     gnome-base/libgnome-2.10.1-r1  -debug -doc -esd -static 1,198 kB 
[ebuild  N    ]      gnome-base/gnome-vfs-2.10.1-r2  -debug -doc -gnutls -hal -howl +ipv6 +samba +ssl 1,860 kB 
[ebuild  N    ]       app-admin/fam-2.7.0-r2  294 kB 
[ebuild  N    ]        net-nds/portmap-5b-r9  (-selinux) +tcpd 18 kB 
[ebuild  N    ]       gnome-base/gnome-mime-data-2.4.2  -debug 829 kB 
[ebuild  N    ]       gnome-base/gconf-2.10.1-r1  -debug -doc -static 1,755 kB 
[ebuild  N    ]     gnome-base/libgnomecanvas-2.10.2  +X -debug -doc -static 539 kB 
[ebuild  N    ]      gnome-base/libglade-2.5.1  -debug -doc 0 kB 
[ebuild  N    ]   gnome-base/libbonobo-2.10.1  -debug -doc -static 1,326 kB 
[ebuild  NS   ]    gnome-base/orbit-2.12.3  -debug -doc +ssl -static 662 kB 
[ebuild  N    ]   net-libs/libsoup-2.2.3-r1  -debug -doc +ssl -static 349 kB 
[ebuild  N    ]    net-libs/gnutls-1.2.3  +crypt -doc +zlib 2,389 kB 
[ebuild  N    ]     dev-libs/libtasn1-0.2.13  -doc 855 kB 
[ebuild  N    ]     app-crypt/opencdk-0.5.5  -doc 322 kB 

Total size of downloads: 41,017 kB
spartacus # 
openoffice 2.0 也是類似狀況。看不出有還有什麼 USE flags 可以 disable。

我本來用 gaim,自從某次升級之後,gaim 就變成有一堆 dependency,現在發現連 openoffice 也在 2.0 版後 depend on 許多 gnome0-base 套件,讓我困惑不已,好像不必要的 dependency 越來越多。
Image
User avatar
Hydonsingore
Posts: 193
Joined: Wed Jun 09, 2004 10:49 pm
Location: Taiwan
Contact:

Post by Hydonsingore »

Code: Select all

$ euse -i eds
global use flags (searching: eds)
************************************************************
[- cD ] eds - Enables support for Evolution-Data-Server(eds)
拿掉 eds 應該就好了
User avatar
spartacus
Posts: 29
Joined: Thu Jun 30, 2005 6:49 pm

Post by spartacus »

大感謝 :D
Image
Post Reply