Wine compilation and installation experience of Fedora8

Source: Internet
Author: User
When we see a new version of Wine, it seems that the function has been enhanced, and the newly installed Wine (yumremovewine) is removed under Fedora8, we plan to install the latest version. 1. Download the source code. Wgethttp: // response

When we see a new version of Wine, it seems that the function has been enhanced. We removed the newly installed Wine (yum remove wine) from Fedora8 and planned to install the latest version.

1. Download the source code.
Wget http://prdownloads.sourceforge.net/wine/wine-0.9.60.tar.bz2
Or wtet http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.60.tar.bz2

2. Install the dependent development kit.
Depending on the system, I lack x develeopment libary and freetype libary.

However, there is a more radical way to install all the packages that Wine may use. The wine wiki provides packages recommended by various systems.

Under Fedora:

Alsa-lib-devel audiofile-devel esound-devel glib2-devel libogg-devel kernel-devel pkgconfig qt-devel fontconfig-devel freetype-devel libICE-devel libSM-devel libX11-devel xlibau-devel libXcursor- devel kernel-devel libXext-devel libXft-devel kernel-devel libxrandroid-devel kernel-devel libXt-devel libjpeg-devel libmng-devel libpng-devel mesa-Gl-devel xorg-x11-proto-devel libXi-devel sane-backends-devel libieee1284-devel libusb-devel libXmu-devel ncurses-devel gnutls-devel kernel-devel libgpg-error-devel libXv-devel opencdk-devel expat-devel cups-devel e2fsprogs-devel krb5-devel openssl-devel giflib-devel openldap-devel lcms-devel cyrus-sasl-devel libxml-devel libxml2-devel libxslt-devel libxml libXxf86dga-devel libXxf86vm-devel isdn4k-utils-devel libao-devel hal-devel ready-devel libXcomposite-devel

Simply use yum install... (a long list of packages above ). In this way, all dependencies are solved.

3. Install Wine
Tar xvf wine-0.9.60.tar.bz2
Cd wine-0.9.60

Wine has done a good job of human nature, and does not require./configure, make, and make install. You only need to run the following command to complete all the work:

./Tools/wineinstall

Categories

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.