Click to See Complete Forum and Search --> : installing by RPM


crookk
12-09-2003, 08:35 PM
I am trying to install webmin. I downloaded the rpm and installed it on my redhat 9.0 box /root/temp_files

Then I went to the directory and typed rpm -U webmin-1.121-1.noarch.rpm as per the webmin.com website instructs but no luck. It freezes or something and all I see is a blinking cursor in my terminal window.


And yes I am logged in as root :)

jailbreaker
12-09-2003, 08:48 PM
try rpm -Uvh (thats what I used)

crookk
12-09-2003, 09:04 PM
Too late. I installed it off tar.gz but I'll refrence your post for later use :) Thanks!