Gentoo Archives: gentoo-user

From: Allan Spagnol Comar <allan.comar@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Why emacs needs gnome parts ?
Date: Thu, 01 Dec 2005 11:27:47
Message-Id: 1cc2dc830512010320t4db1dcc5t23dd04d2a7784426@mail.gmail.com
In Reply to: Re: [gentoo-user] Why emacs needs gnome parts ? by erikf@opera.com (=?iso-8859-1?q?Erik_Haider_Fors=E9n?=)
1 cool; that solved the problem really well; I am changing my use flags
2 to "-X -kde -gnome -motif " so I got no more such problems, and I
3 thinking to rebuild my system ....
4
5 thanks alot again Erik.
6
7 On 12/1/05, Erik Haider Forsén <erikf@×××××.com> wrote:
8 > Allan Spagnol Comar <allan.comar@×××××.com> writes:
9 >
10 > > sure, here it is:
11 > >
12 > > emerge -pv emacs
13 > >
14 > > These are the packages that I would merge, in order:
15 > >
16 > > Calculating dependencies ...done!
17 > > [ebuild N ] media-libs/giflib-4.1.4 +X -rle 0 kB
18 > > [ebuild N ] dev-libs/libIDL-0.8.6 -debug -static 0 kB
19 > > [ebuild N ] gnome-base/orbit-2.12.3 -debug +doc +ssl -static 0 kB
20 > > [ebuild N ] gnome-base/libbonobo-2.10.1 -debug +doc -static 0 kB
21 > > [ebuild N ] gnome-base/libglade-2.5.1 -debug +doc 0 kB
22 > > [ebuild N ] media-libs/libart_lgpl-2.3.17 -debug 0 kB
23 > > [ebuild N ] gnome-base/libgnomecanvas-2.10.2 +X -debug +doc -static 0 kB
24 > > [ebuild N ] gnome-base/gconf-2.10.1-r1 -debug +doc -static 0 kB
25 > > [ebuild N ] gnome-base/gnome-mime-data-2.4.2 -debug 0 kB
26 > > [ebuild N ] app-admin/fam-2.7.0-r2 0 kB
27 > > [ebuild N ] gnome-base/gnome-vfs-2.10.1-r2 -debug +doc -gnutls
28 > > -hal -howl +ipv6 +samba +ssl 0 kB
29 > > [ebuild N ] gnome-base/libgnome-2.10.1-r1 -debug +doc -esd -static 0 kB
30 > > [ebuild N ] gnome-base/libbonoboui-2.10.1 +X -debug +doc -static 0 kB
31 > > [ebuild N ] gnome-base/gnome-keyring-0.4.4 -debug -static 0 kB
32 > > [ebuild N ] gnome-base/libgnomeui-2.10.1 -debug +doc +jpeg -static 0 kB
33 > > [ebuild N ] x11-themes/hicolor-icon-theme-0.8 0 kB
34 > > [ebuild N ] x11-themes/gnome-icon-theme-2.10.1 -debug 0 kB
35 > > [ebuild N ] x11-themes/gtk-engines-2.6.5 -accessibility -debug -static 0 kB
36 > > [ebuild N ] x11-themes/gnome-themes-2.10.2 -accessibility -debug 0 kB
37 > > [ebuild N ] x11-libs/startup-notification-0.8 0 kB
38 > > [ebuild N ] app-text/scrollkeeper-0.3.14-r1 +nls 0 kB
39 > > [ebuild N ] gnome-base/gnome-desktop-2.10.2 -debug -static 0 kB
40 > > [ebuild N ] x11-libs/openmotif-2.2.3-r3 0 kB
41 > > [ebuild N ] app-editors/emacs-21.4-r1 +X -Xaw3d +gnome -leim
42 > > -lesstif +motif +nls -nosendmail 0 kB
43 > >
44 > >
45 > >> >
46 > >> > my USE flags got only doc because this is a linux box without any
47 > >> > graphical interfaces to server some utilities .....
48 > >> >
49 > >> > could some one explain why emacs needs so many graphical parts ?
50 > >> > --
51 > >> > An application asked:
52 > >> > "Requeires Windows 9x, NT4 or better",
53 > >> > so I´ve installed Linux
54 > >> >
55 > >> > --
56 > >> > gentoo-user@g.o mailing list
57 > >>
58 > >> Could you provide the output of emerge -pv emacs?
59 > >>
60 > >> /erik
61 > >>
62 > >>
63 > as you see here:
64 >
65 > [ebuild N ] app-editors/emacs-21.4-r1 +X -Xaw3d +gnome -leim
66 >
67 > emacs has X and gnome as use flags. you could either put -X and -gnome
68 > in your use flag list in /etc/make.conf, or you could use this command:
69 >
70 > # echo "app-editors/emacs -X -gnome" >> /etc/portage/package.use"
71 >
72 > and then emerge emacs :)
73 >
74 > /erik
75 >
76 >
77 > --
78 > gentoo-user@g.o mailing list
79 >
80 >
81
82
83 --
84 An application asked:
85 "Requeires Windows 9x, NT4 or better",
86 so I´ve installed Linux
87
88 --
89 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Why emacs needs gnome parts ? Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] Why emacs needs gnome parts ? Dirk Heinrichs <ext-dirk.heinrichs@×××××.com>