what are the steps to install wine in fedora 11?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
ramakrishna
Newbie
Newbie
Posts: 3
Joined: Wed Dec 02, 2009 5:09 am

what are the steps to install wine in fedora 11?

Post by ramakrishna »

what are the steps to install wine in fedora 11?i have downloaded latest version wine but i have no idea how to install wine in fedora 11(i686) on 32 bit?
Martin Gregorie

what are the steps to install wine in fedora 11?

Post by Martin Gregorie »

On Wed, 2009-12-02 at 04:14 -0600, ramakrishna wrote:
what are the steps to install wine in fedora 11?i have downloaded
latest version wine but i have no idea how to install wine in fedora
11(i686) on 32 bit?
Running "yum install wine" as root will get the last version that Fedora
maintainers consider to be the latest stable version. That's 1.1.23 for
Fedora 10. You must be root to use yum, but don't run WINE as root.

That works for me. If you want the latest version, check the Wiki for
how to download source, compile and install it.


Martin
tparker
Level 5
Level 5
Posts: 354
Joined: Tue Feb 24, 2009 3:06 pm

what are the steps to install wine in fedora 11?

Post by tparker »

On 12/02/2009 05:14 AM, ramakrishna wrote:
what are the steps to install wine in fedora 11?i have downloaded latest version wine but i have no idea how to install wine in fedora 11(i686) on 32 bit?
The most simple way to get a working version of wine in Fedora 11 is to
use the package manager.

(no offense meant, giving complete instructions in case a newbie looks
for this later:)

From the main menu (clicking on the white F in the blue circle at the
bar on the top of your screen) select system --> administration -->
add/remove software.

When the add/remove software window opens up type "wine" (without the
quotes) in the search box and hit enter.

Check the boxes for the version i586 or i386, whichever is offered, or
"noarch" (do not check boxes for x86_64 even if your Linux is the 64 bit
version - 64 bit wine is not stable yet) of:

wine (at the time of this post the version will be 1.1.32-1.fc11 (i586)
wine-alsa

recheck to be sure neither of your choices are 64 bit versions, then hit
the "apply" button at the bottom right of the window. A box may come up
saying that more files need to be installed for the ones you chose to
work correctly, let it install those as well. When it is done
downloading and installing you will have wine on the system ready to
install whatever windows programs you want to try using through it.
ramakrishna
Newbie
Newbie
Posts: 3
Joined: Wed Dec 02, 2009 5:09 am

Re: what are the steps to install wine in fedora 11?

Post by ramakrishna »

Martin Gregorie wrote:On Wed, 2009-12-02 at 04:14 -0600, ramakrishna wrote:
what are the steps to install wine in fedora 11?i have downloaded
latest version wine but i have no idea how to install wine in fedora
11(i686) on 32 bit?
Running "yum install wine" as root will get the last version that Fedora
maintainers consider to be the latest stable version. That's 1.1.23 for
Fedora 10. You must be root to use yum, but don't run WINE as root.

That works for me. If you want the latest version, check the Wiki for
how to download source, compile and install it.


Martin
i have no internet connection to do what u have spoken.
anyone knows plz help me how should i install wine in fedora 11?
Martin Gregorie

what are the steps to install wine in fedora 11?

Post by Martin Gregorie »

On Thu, 2009-12-03 at 04:25 -0600, ramakrishna wrote:
Martin Gregorie wrote:
On Wed, 2009-12-02 at 04:14 -0600, ramakrishna wrote:
what are the steps to install wine in fedora 11?i have downloaded
latest version wine but i have no idea how to install wine in fedora
11(i686) on 32 bit?

Running "yum install wine" as root will get the last version that Fedora
maintainers consider to be the latest stable version. That's 1.1.23 for
Fedora 10. You must be root to use yum, but don't run WINE as root.

That works for me. If you want the latest version, check the Wiki for
how to download source, compile and install it.


Martin
i have no internet connection to do what u have spoken.
anyone knows plz help me how should i install wine in fedora 11?
Is there a wine RPM on the Fedora 12 DVD?


Martin
Locked