From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1EhmQV-0001U3-T2 for garchives@archives.gentoo.org; Thu, 01 Dec 2005 11:16:36 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jB1BEwZF030891; Thu, 1 Dec 2005 11:14:58 GMT Received: from sam.opera.com (sam.opera.com [193.69.113.81]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jB1B8Bi1014757 for ; Thu, 1 Dec 2005 11:08:11 GMT Received: from pondus.glasscola.net (pat.opera.com [193.69.113.22]) by sam.opera.com (8.12.3/8.12.3/Debian-7.1) with ESMTP id jB1B8Bib007273 for ; Thu, 1 Dec 2005 11:08:11 GMT To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Why emacs needs gnome parts ? References: <1cc2dc830512010246q3ea5a678p5e90f5a578f4f25f@mail.gmail.com> <87d5kh590m.fsf@pondus.glasscola.net> <1cc2dc830512010259i6508082as665a007128fe3814@mail.gmail.com> From: erikf@opera.com (=?iso-8859-1?q?Erik_Haider_Fors=E9n?=) Organization: Opera Software ASA Date: Thu, 01 Dec 2005 13:08:13 +0100 In-Reply-To: <1cc2dc830512010259i6508082as665a007128fe3814@mail.gmail.com> (Allan Spagnol Comar's message of "Thu, 1 Dec 2005 07:59:53 -0300") Message-ID: <878xv558b6.fsf@pondus.glasscola.net> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id jB1B8Bi1014757 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id jB1BEwZV030891 X-Archives-Salt: 0d80af5b-053b-4bc1-9f17-ef98e785682c X-Archives-Hash: a0aeb57c264d20c724463aecea2646e2 Allan Spagnol Comar writes: > sure, here it is: > > emerge -pv emacs > > These are the packages that I would merge, in order: > > Calculating dependencies ...done! > [ebuild N ] media-libs/giflib-4.1.4 +X -rle 0 kB > [ebuild N ] dev-libs/libIDL-0.8.6 -debug -static 0 kB > [ebuild N ] gnome-base/orbit-2.12.3 -debug +doc +ssl -static 0 kB > [ebuild N ] gnome-base/libbonobo-2.10.1 -debug +doc -static 0 kB > [ebuild N ] gnome-base/libglade-2.5.1 -debug +doc 0 kB > [ebuild N ] media-libs/libart_lgpl-2.3.17 -debug 0 kB > [ebuild N ] gnome-base/libgnomecanvas-2.10.2 +X -debug +doc -stati= c 0 kB > [ebuild N ] gnome-base/gconf-2.10.1-r1 -debug +doc -static 0 kB > [ebuild N ] gnome-base/gnome-mime-data-2.4.2 -debug 0 kB > [ebuild N ] app-admin/fam-2.7.0-r2 0 kB > [ebuild N ] gnome-base/gnome-vfs-2.10.1-r2 -debug +doc -gnutls > -hal -howl +ipv6 +samba +ssl 0 kB > [ebuild N ] gnome-base/libgnome-2.10.1-r1 -debug +doc -esd -static= 0 kB > [ebuild N ] gnome-base/libbonoboui-2.10.1 +X -debug +doc -static 0= kB > [ebuild N ] gnome-base/gnome-keyring-0.4.4 -debug -static 0 kB > [ebuild N ] gnome-base/libgnomeui-2.10.1 -debug +doc +jpeg -static= 0 kB > [ebuild N ] x11-themes/hicolor-icon-theme-0.8 0 kB > [ebuild N ] x11-themes/gnome-icon-theme-2.10.1 -debug 0 kB > [ebuild N ] x11-themes/gtk-engines-2.6.5 -accessibility -debug -st= atic 0 kB > [ebuild N ] x11-themes/gnome-themes-2.10.2 -accessibility -debug 0= kB > [ebuild N ] x11-libs/startup-notification-0.8 0 kB > [ebuild N ] app-text/scrollkeeper-0.3.14-r1 +nls 0 kB > [ebuild N ] gnome-base/gnome-desktop-2.10.2 -debug -static 0 kB > [ebuild N ] x11-libs/openmotif-2.2.3-r3 0 kB > [ebuild N ] app-editors/emacs-21.4-r1 +X -Xaw3d +gnome -leim > -lesstif +motif +nls -nosendmail 0 kB > > >> > >> > my USE flags got only doc because this is a linux box without any >> > graphical interfaces to server some utilities ..... >> > >> > could some one explain why emacs needs so many graphical parts ? >> > -- >> > An application asked: >> > "Requeires Windows 9x, NT4 or better", >> > so I=B4ve installed Linux >> > >> > -- >> > gentoo-user@gentoo.org mailing list >> >> Could you provide the output of emerge -pv emacs? >> >> /erik >> >> as you see here: [ebuild N ] app-editors/emacs-21.4-r1 +X -Xaw3d +gnome -leim emacs has X and gnome as use flags. you could either put -X and -gnome in your use flag list in /etc/make.conf, or you could use this command: # echo "app-editors/emacs -X -gnome" >> /etc/portage/package.use" and then emerge emacs :) /erik --=20 gentoo-user@gentoo.org mailing list