Results 1 to 6 of 6
When I am trying to install an .rpm, the "install software" appears in my toolbar and then nothing happens. It is really annoying and don't know what to do.
Any ...
- 03-02-2007 #1
rpm installation problem
When I am trying to install an .rpm, the "install software" appears in my toolbar and then nothing happens. It is really annoying and don't know what to do.
Any help would be appreciated.
- 03-02-2007 #2
try to install it in command line way...
open terminal and execute 'rpm -ivh <package>'.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-02-2007 #3
This is the output
rpm -ivh wine-0.9.25-SuSELinux101.i586.rpm
warning: wine-0.9.25-SuSELinux101.i586.rpm: Header V3 DSA signature: NOKEY, key ID 0175623e
error: can't create transaction lock on /var/lib/rpm/__db.000
- 03-02-2007 #4
You need to run the rpm command as root. You can only install software if running as root or if you have root privileges.
- 03-02-2007 #5Konqueror would do the job too if u r interested in doing it the easy way!
Originally Posted by valemon
- 03-02-2007 #6
ok. Thank you. Running as root installed wine.


Reply With Quote