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.54) id 1FULnt-0007qg-Jr for garchives@archives.gentoo.org; Fri, 14 Apr 2006 10:45:30 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k3EAigpf009396; Fri, 14 Apr 2006 10:44:42 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.237]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k3EAe6qo009552 for ; Fri, 14 Apr 2006 10:40:06 GMT Received: by wproxy.gmail.com with SMTP id 69so247243wri for ; Fri, 14 Apr 2006 03:40:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uEL6UHYnVnGzX4sD1RMGBqy3lLapZAdg9VDsBHUwJRhUAo5S2TwdMoZ34BvAfIUt7k4woWIF+XGp3nTdi2ZUke/tzCCnLFTI064jsDyCscp3R5qmtYyPxlAtLsG5kDXQgUQuE+ycRGncFVTn1FZ1+78/cmEli4PeRHMfyJ386Ks= Received: by 10.65.126.12 with SMTP id d12mr73922qbn; Fri, 14 Apr 2006 03:40:05 -0700 (PDT) Received: by 10.65.241.9 with HTTP; Fri, 14 Apr 2006 03:40:05 -0700 (PDT) Message-ID: <358eca8f0604140340n3847c95aq98fceff098d4bdeb@mail.gmail.com> Date: Fri, 14 Apr 2006 12:40:05 +0200 From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] tunning use flag In-Reply-To: <7573e9640604130905s112896dah9ad7a2a73e283916@mail.gmail.com> 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 Content-Disposition: inline References: <7573e9640604120809x1057a47amd166107f86bcc3ec@mail.gmail.com> <20060413144423.59297.qmail@web33813.mail.mud.yahoo.com> <7573e9640604130905s112896dah9ad7a2a73e283916@mail.gmail.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k3EAe6qo009552 X-Archives-Salt: f77f49be-e2e1-4761-a809-b4ad82197021 X-Archives-Hash: 35542d32df219ab8bc5ac999623ff7f1 In the fluxbox case it integrates KDE with fluxbox. So, when you run startkde from a terminal in fluxbox, or you launch KDE applications, you get System Tray notifications nicely fitting in the fluxbox slit. On 13/04/06, Richard Fish wrote: > On 4/13/06, Pawel K wrote: > > How can I find out what I loose by disabling specific > > flag ? > > equery uses > > shows general info only. > > If you are exceptionally lucky, "grep -e "^kde " -e ":kde" > /usr/portage/profiles/use.*desc" will tell you what it does, or you > can determine this from the ebuild comments or script. > > If you are very lucky, a google search with the appropriate terms will > tell you. You need to know that "econf ... $(use_enable kde) > translates to "./configure ... --enable-kde". So a google for > "fluxbox configure --enable-kde" might help. > > If you are a little lucky, there will be a README or INSTALL file in > the source tarball that will explain exactly what the configure > options do. > > If you have any luck at all, you can interrupt the compile process, cd > to the package build directory in /var/tmp/portage, and run > ./configure --help to get documentation about what the option does. > > But in the normal case, you have to read the source to really > understand what impact a use flag has. Or experiment with it on and > off. > > Cheers, > -Richard > > -- > gentoo-user@gentoo.org mailing list > > -- Regards, Mick -- gentoo-user@gentoo.org mailing list