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
2009-Dec-02 11:07 UTC
[Wine] what are the steps to install wine in fedora 11?
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
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
2009-Dec-03 10:25 UTC
[Wine] Re: what are the steps to install wine in fedora 11?
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. > > > Martini have no internet connection to do what u have spoken. anyone knows plz help me how should i install wine in fedora 11?