From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.5 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI,NICE_REPLY_A,RDNS_NONE autolearn=no autolearn_force=no version=4.0.0 Received: from pink.snsnet.net (unknown [165.113.208.17]) by cvs.gentoo.org (Postfix) with ESMTP id 0941541557 for ; Mon, 15 Jan 2001 07:10:57 -0700 (MST) Received: from galileo.snsnet.net ([165.113.208.1]) by pink.snsnet.net (8.11.0/8.11.0) with SMTP id f0FE4DB27046 for ; Mon, 15 Jan 2001 08:04:13 -0600 Message-Id: <200101151404.f0FE4DB27046@pink.snsnet.net> From: Brian Snipes To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] Autoinstalling dependencies using RC3 In-Reply-To: <20010114133133.B20441@cvs.gentoo.org> References: <200101141558.f0EFwTO10903@pink.snsnet.net> <20010114133133.B20441@cvs.gentoo.org> X-Mailer: Sylpheed version 0.4.52pre7 (GTK+ 1.2.8; Linux 2.2.18; i686) Organization: Southern Network Services, Inc. Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Mon Jan 15 07:11:01 2001 X-Original-Date: Mon, 15 Jan 2001 08:11:25 -0600 X-Archives-Salt: 07de47e4-a9ec-4514-9f8a-dff56991b24d X-Archives-Hash: bfc33c50ea4ecb2b6bd9eb8b337ecae4 On Sun, 14 Jan 2001 13:31:33 -0700 drobbins@gentoo.org wrote: > On Sun, Jan 14, 2001 at 09:58:29AM -0600, Brian Snipes wrote: > > > > Are there any pkgmerge options or apps that will install dependencies if > > needed when installing apps from the RC3 CD? > > > > Also - when I try to install Gnome, it asks for mc. When I try to > > install mc it asks for virtual/x11-web-browser. What do I need? > > You need to install something like netscape which will provide > virtual/x11-web-browser. We're a bit behind in this area (we only have > Netscape 4.75, not 6... and Mozilla M18 I think). If you want, just > edit the ebuild to remove teh virtual/x11-web-browser dependency > and try again. > > > And - when I try to install kde-base it asks for qt-2.2.2 which isn't on > > the cd. > > I just fixed that so that it's dependent on >=qt-2.2.2, which will allow > you to use a newer version. > I had already installed the netscape package but it was still no go with mc. After I installed Mozilla-M18, mc installed properly. Brian Snipes