|
From: Robert M. <rg...@ht...> - 2006-03-12 04:58:24
|
I just downloaded the usermin rpm with the command: wget http://prdownloads.sourceforge.net/webadmin/usermin-1.190-1.noarch.rpm I got the url by looking at the source for http://www.webmin.com/udownload.html ===================================== --23:46:34-- http://prdownloads.sourceforge.net/webadmin/usermin-1.190-1.noarch.rpm => `usermin-1.190-1.noarch.rpm' Resolving prdownloads.sourceforge.net... 66.35.250.217 Connecting to prdownloads.sourceforge.net|66.35.250.217|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] [ <=> ] 12,649 24.54K/s 23:46:43 (24.54 KB/s) - `usermin-1.190-1.noarch.rpm' saved [12649] ===================================== Then I tried: yum localinstall usermin-1.190-1.noarch.rpm (incase I need something else, but really did not think so) and got ===================================== Setting up Local Package Process Cannot open file: usermin-1.190-1.noarch.rpm. Skipping. Nothing to do ===================================== rpm -U usermin-1.190-1.noarch.rpm next: ===================================== usermin-1.190-1.noarch.rpm: not an rpm package (or package manifest): ===================================== So what is wrong??? |