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 1FQxlg-000074-EA for garchives@archives.gentoo.org; Wed, 05 Apr 2006 02:29:12 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k352Savi024244; Wed, 5 Apr 2006 02:28:36 GMT Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k352OKuQ021118 for ; Wed, 5 Apr 2006 02:24:21 GMT Received: from user2.cybercity.dk (user2.cybercity.dk [212.242.41.35]) by cicero0.cybercity.dk (Postfix) with ESMTP id B0062678874 for ; Wed, 5 Apr 2006 04:24:20 +0200 (CEST) Received: from [10.0.0.3] (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17]) by user2.cybercity.dk (Postfix) with ESMTP id 75387286721 for ; Wed, 5 Apr 2006 04:24:20 +0200 (CEST) From: Bo Andresen To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] OT: Application for video cutting ? Date: Wed, 5 Apr 2006 04:24:32 +0200 User-Agent: KMail/1.9.1 References: <20060403.041808.74743237.Meino.Cramer@gmx.de> <6142e6140604030237x5e944476q6810811155436e54@mail.gmail.com> <20060405.040654.41188894.Meino.Cramer@gmx.de> In-Reply-To: <20060405.040654.41188894.Meino.Cramer@gmx.de> 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 Message-Id: <200604050424.37574.bo.andresen@gmail.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k352OKuQ021118 X-Archives-Salt: b208b166-347c-4663-bfb3-09c086b3149f X-Archives-Hash: 6eab03ab09912d27b568afb976537851 On Wednesday 05 April 2006 04:06, Meino Christian Cramer wrote: > How can I manage to install qt-4 without cripple the rest of my > system (qt-3 based) ? > > Is there a way of parallel installation/usage ? And if so -- how can > I manage it "gentoo-like" ? # emerge -va =qt-4.1.2 These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild NS ] x11-libs/qt-4.1.2 USE="...." 27,269 kB >>From man emerge: N = new, (not yet installed) S = new, SLOT installation (side-by-side versions) Of course you can just pick any version. Qt IS slotted so it will not harm your system at all. As long as you don't emerge --prune it (which would remove the old version). -- Bo Andresen -- gentoo-user@gentoo.org mailing list