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.60) (envelope-from ) id 1GA0eX-00015e-IA for garchives@archives.gentoo.org; Mon, 07 Aug 2006 08:40:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k778bnHw023890; Mon, 7 Aug 2006 08:37:49 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k778ZnHs015643 for ; Mon, 7 Aug 2006 08:35:50 GMT Received: from [192.168.1.105] (c-67-171-150-177.hsd1.or.comcast.net [67.171.150.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 5195C6472F for ; Mon, 7 Aug 2006 08:35:49 +0000 (UTC) Message-ID: <44D6FB63.7080401@gentoo.org> Date: Mon, 07 Aug 2006 01:35:47 -0700 From: Donnie Berkholz User-Agent: Thunderbird 1.5.0.5 (Macintosh/20060719) 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gtk+ dependency problem References: <20060807075722.GA27873@nibiru.local> In-Reply-To: <20060807075722.GA27873@nibiru.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 380cda20-4a8a-4f85-ade5-628864c83506 X-Archives-Hash: 954389daee5398201b828ceb5f82d7af Enrico Weigelt wrote: > Hi folks, > > > I'm just installing some X applications on an headless machine > and I'd like to have only the xlib client libs, no server stuff. > > The problem is: the non-deterministic dependencies to the X libs > get resolved badly - it always wants to install the Xserver. Lack of determinism has nothing to do with it, gtk+ hard-depends on an X server to build. I think this is fixed in 2.10, but the ebuild does not reflect it -- it still inherits the virtualx eclass. Just set USE="minimal -xorg -kdrive -dmx" for xorg-server and you'll be doing the best you can. Thanks, Donnie -- gentoo-user@gentoo.org mailing list