Find the answer to your Linux question:
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 ...
  1. #1
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934

    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.
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  3. #3
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934
    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
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

  4. #4
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    You need to run the rpm command as root. You can only install software if running as root or if you have root privileges.

  5. #5
    Just Joined! siggyxxx's Avatar
    Join Date
    Mar 2007
    Posts
    19
    Quote Originally Posted by valemon
    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
    Konqueror would do the job too if u r interested in doing it the easy way!

  6. #6
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934
    ok. Thank you. Running as root installed wine.
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...