On Thu, 16 May 2002, Steve Buehler wrote:

> Someone mentioned the MailScanner program here earlier today.  I have 
> downloaded it and get the following error when trying to install it:
> /usr/local/src# rpm -ivh mailscanner-3.14-1.i386.rpm
> error: failed dependencies:
>          wget is needed by mailscanner-3.14-1
> 
> I hope that somebody can tell me where it is looking at to find wget 
> because wget is installed and I can do:
> /usr/local/src# where wget

Was wget installed by rpm (rpm -q wget)?

If not, the dependency database won't have a record of it, and thus the 
install fails.  You can override this with a force (or is that nodeps?)

-- 

Sapere aude
My mind not only wanders, it sometimes leaves completely.
Never attribute to malice that which can be adequately explained by stupidity.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to