Find the answer to your Linux question:
Results 1 to 7 of 7
i am using fedora core 8 n having a little problems with it.../..i cant seem to intall wine-1.0-rc1.tar.bz i did the yum install but that didnt help much also a ...
  1. #1
    Just Joined!
    Join Date
    May 2008
    Posts
    44

    how to install packages?

    i am using fedora core 8 n having a little problems with it.../..i cant seem to intall wine-1.0-rc1.tar.bz
    i did the yum install but that didnt help much
    also a few of the music player are not playing music (the mp3 files) n the movie player is not playing the avi. files........

    reply soon plz! thnx

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by pulsar91 View Post
    i am using fedora core 8 n having a little problems with it.../..i cant seem to intall wine-1.0-rc1.tar.bz
    i did the yum install but that didnt help much
    You cannot install a TAR archive using yum. Yum is a way for you to install things by downloading an automated script from an online repository. To install something like wine using yum you would issue this command:
    Code:
    yum install wine
    Provided you have an internet connection and your software sources are set up correctly, that will install it for you. Another option is to download the latest version of the RPM (Redhat Package Manager) file from WineHQ and install it using this command:

    Code:
    rpm -i nameOfYourWinePackage.rpm
    Obviously replace "nameOfYourWinePackage" with the actual name of the RPM you downloaded. You can get the RPM from here:

    Wine HQ - Wine Binary Downloads

    There are installation directions on that site as well. Look for the Redhat/Fedora download section.

    also a few of the music player are not playing music (the mp3 files) n the movie player is not playing the avi. files........
    Fedora doesn't ship with the ability to play some media formats for legal reasons. Here is a tutorial to get them working:

    Personal Fedora 8 Installation Guide
    Registered Linux user #270181
    TechieMoe's Tech Rants

  3. #3
    Just Joined!
    Join Date
    May 2008
    Posts
    44
    i just opened my pc n read ur reply.......when i enter for the installation of the plugins it says another app is currently hoolding the yum lock, waiting for it to exit.......... this is also not letting me install the wine

  4. #4
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    Fedora typically starts the automatic update utility on boot-up. Just shut that down, and you should be able to install Wine with yum with the command Moe gave in the above post.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  5. #5
    Just Joined!
    Join Date
    May 2008
    Posts
    44
    hey cthnx alot both of you i just install my first linux program !!!!!!!thnx

  6. #6
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    Congratulations!!!
    Feels kinda nice to take that first big step into something new, doesn't it? Glad it worked. Let us know if you run into any more problems!
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  7. #7
    Just Joined!
    Join Date
    May 2008
    Posts
    44
    yeh alot.........linux seems to be really friendly now!

Posting Permissions

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