Click to See Complete Forum and Search --> : Question on rpm and anologX.


JANEO326
06-01-2001, 07:50 PM
Ok just got my Linux Mandrake 7.2 box surfing the net. (Whooohoooo!!!!). Thanks to AnologX. My question is about RPM. I want to download nmap for my linux box, but when I type rpm -vhU http://www.insecure.org/nmap/dist/nmap-2.53-1.i386.rpm . It says its retrieving, but then I get and error that says "transfer failed- Unknown or unexpected error". Is my linux box not going through my proxy? or, Do I have to configure rpm to use it? If so, how do I configure it? What do I do? Thanks in advance. :confused:

tolstoy
06-01-2001, 08:30 PM
If that fails, just downloaded the rpm, open a terminal, go to the directory where the package is located and type, rpm -ivh nmap_whatever_version.rpm. That should install it.

[ 01 June 2001: Message edited by: tolstoy ]