From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jscp.yi.org(dap-208-166-66-157.erie-tnt-1.pa.erie.net[208.166.66.157]) (1615 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Wed, 27 Sep 2000 18:54:26 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from localhost (jacobs@localhost) by jscp.yi.org (8.10.2/8.10.2) with ESMTP id e8RMsox00196 for ; Wed, 27 Sep 2000 18:54:50 -0400 X-Authentication-Warning: jscp.yi.org: jacobs owned process doing -bs Date: Wed, 27 Sep 2000 18:54:49 -0400 (EDT) From: Jacob Schmude X-Sender: jacobs@jscp.yi.org To: speakup@braille.uwo.ca Subject: Re: Distro discusion In-Reply-To: <00ac01c028ec$4f89d5c0$293b9ed8@wang> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: Hi Yes, this is true, but the concept is slightly different. rpmfind will do just that, find an RPM. You really don't know who built it, or even whether it will work at all. Sometimes the config files are in odd places, and older libraries are needed. Some want to downgrade libraries that should never be downgraded, such as the slang or glibc libraries. More annoying, though, is when it pops up with a SuSE rpm. Since the SuSE linux distro uses different package names, odds are that dependencies will not be met with these on non-SuSE systems. On Wed, 27 Sep 2000, Victor Tsaran wrote: > > For those who would like to know, Redhat offers a similar utility to > Debian's update. Redhat calls it rpmfind. You specify a word on the command > line and rpmfind wills earch the database for it, if it finds, it tells you > allthe dependences, you just hit "download all" option.