At 06:12 PM 5/16/2002, you wrote:
>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?)

No, it wasn't installed with an rpm.  I now ran:
rpm -ivh --nodeps mailscanner-3.14-1.i386.rpm
and it is now working.

Thank you SO MUCH
Steve



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

Reply via email to