Install and compile wine in Linux

Source: Internet
Author: User

Before installing a LINUX wine system, we recommend that you have some knowledge about the wine compiling system, and then give a full introduction to the wine installation system, I hope you can use Fedora 8 wine for compilation and installation, or use LINUX or Fedora 8. Here is wine for installation.

Method 1

It is important to log on with a common user. Decompress the downloaded * .tar.bz2. After decompression, this is the original code installation package, and enter the directory on the terminal. Run:
./Tools/wineinstall.

Example: wine-0.9.2 is used as an example.
Copy the downloaded wine-0.9.2.tar.bz2 wine-0.9.2.tar.gz to your
/Home/User Name
Directory.
Open the terminal and enter:
Cd/home/User Name
Tar xvfz Wine-wine-0.9.2.tar.gz or tar jxvf wine-0.9.2.tar.bz2
Cd wine-0.9.2
./Tools/wineinstall

Then it will automatically./configure, and then display:
We need to install wine as root user, do you want us to build wine, 'su root' and install Wine? Enter 'no' to continue without installing
(Yes/no) press yes and press Enter.
If an error occurs here, check the output of this command. If he does not find some required packages and you want to use the functions provided by that package, install the corresponding devel package named mandrake ).
If your root user sets a password, you will be prompted to enter the password!

To appear on the screen:
Installation complete for now. Good luck (this is still alpha software ).
If you have problems with WINE, please read the documentation first,
As your kinds of potential problems are explained there.
It indicates that you have successfully installed it!
Then you can run wine installation -- version to see the version you just installed in wine.

Method 2

Log on as the root user. Go to the wine installation source code directory and execute
./Configure
Make depend
Make
Make install
Take wine-0.9.2 as an example:
Copy the downloaded wine-0.9.2.tar.bz2 wine-0.9.2.tar.gz to your
/Root/
Directory.
Open the terminal and enter:
Cd/root
Tar xvfz wine-0.9.2.tar.gz or tar jxvf wine-0.9.2.tar.bz2
Cd wine-0.9.2
./Configure -- prefix =/usr/local/wine
If an error occurs here, check the output of this command. If he does not find some required packages and you want to use the functions provided by that package, install the corresponding devel package named mandrake ).
Make depend & make install
Wine Compilation
If no problem exists, we have successfully compiled wine and installed it on your system.

Configure wine:
Run wincfg on the terminal. You can configure most of the features installed on wine (for example ). for detailed configuration methods, see how to configure wine compilation ..... of course, if you are in trouble, you can use Easy Wine to help you configure wine installation!

  1. Install Ubuntu wine in the latest version.
  2. Wine successfully runs Bitcomet in the Linux operating system
  3. Linux virus infection through Wine
  4. Declaration on running Linux compatible kernel with Wine traces
  5. Wine and CrossOver will support DirectX 10

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.