Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Installing rpm files on redhat 9
Name: newCB Date: January 31, 2004 at 01:26:28 Pacific OS: RedHat 9 CPU/Ram: cel 850
Comment:
Helo everybody, I am new bie Redhat 9 and still learning how to use it. I am trying to install xmms to play some music on this baby but I don't know how to to that. I went to the xmms ewebsite and downloaded the rpm file and got stuck ... any of you guys can give me detailed steps and commands to install this player. My redhat has the xmms but it prompt me that redhat stopped supporting it. Thanks in advance.
Name: newCB Date: January 31, 2004 at 01:35:00 Pacific
Reply:
I tryed the following command
rpm -U fileName.rpm
and I got the following error(s)
error: cannot get exclusive lock on /var/lib/rpm/Packages error: cannot open Packages index using db3 - Operation not permitted (1) error: cannot open Packages database in /var/lib/rpm
???????????????????????????
0
Response Number 2
Name: taurus Date: January 31, 2004 at 04:06:32 Pacific
Reply:
Because you ran that command as a regular user!!! You NEED to log in as root first before you can run that command... Try it again.
taurus
0
Response Number 3
Name: rufusss Date: February 1, 2004 at 09:49:42 Pacific
Reply:
Logon in root then try rpm -i(filename)
0
Response Number 4
Name: Guy Date: February 1, 2004 at 16:31:49 Pacific
Reply:
You should almost always use -U option and not -i.
One exception: if you are installing a new kernel.
Guy
0
Response Number 5
Name: Guy Date: February 1, 2004 at 16:34:48 Pacific
Reply:
And I want to add - never run any rpm command without first getting an OK from:
Summary: Hello everyone. I am trying to install programs in .rpm form in Red Hat 9.0, however red hat does not automatically install these programs. I have tried installing them from the terminal in root using...
Summary: Hey, I've tried installing Winmodem drivers from www.linmodems.org on RedHat 9.0 to no avail. When I open PPP and try to connect, it says: Modem Ready and then Initializing Modem , but it doesn't do a...