Install Wine in Ubuntu8.04

Source: Internet
Author: User
Plugin is the file name, please fill in 2cd to the wine-0.9.60 directory according to the actual name of Your compressed package cdwine-0.9.453 check the compiling environment sudo./configure4makeitsudomakedepend & amp; make this

1. Use the Ubuntu8.04 terminal and run cd in the wine installation package directory.
Tar jxvf wine-0.9.60.tar.bz2w.wine-0.9.60.tar.bz2 is the file name. Please fill in according to your actual package name
2 cd to the wine-0.9.60 directory
Cd wine-0.9.45
3. Check the compiling environment
Sudo./configure
4 make it
Sudo make depend & make this process takes about one hour, and the CPU usage will be kept between 90 and 100.
5. After compilation, you will be prompted for Wine built successfully. Enter
Sudo make install

Success
Problems I encountered during installation:
1 sudo./configure error, prompt C compiler cannot create executables
Solution: sudo apt-get install libc6-dev
2 sudo./configure error, prompt no suitable flex found.
Solution: sudo apt-get install flex bison

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.