How to install and configure wine on ubuntu

This post was written by admin on April 21, 2009
Posted Under: General

Wine is a program with that you can make Windows programs run in Linux system.

In this tutorial,I will tell you how to install and configure wine on ubuntu.

Installing wine:

-one way to install wine is open a terminal window and execute command:

sudo apt-get update

sudo apt-get install wine

-another way,first download the latest sound code of wine from here,and extract to your home folder.

then,download depend package for your versions of ubuntu here.I’m using ubuntu 8.04 so it is hardy.sh.zip,extract it to home folder and execute following commands in terminal:

chmod +x hardy.sh

sudo ./hardy.sh

cd wine-1.1.19/    (go to the wine file folder you extracted.)

sudo ./configure

sudo make depend && make

make install

Configuring wine:

-Execute command winecfg in terminal,a file “/home/your-user/.wine” will be created and a new window opened like this:

0000001

at Applications tab select you windows version by pulldownmenus,click Autodetect at Drivers tab

000002

for audio configurations,tick ALSA if you have a independent audio card,else tick OSS at Audio tab.

00000003

You can run a windows program by typing:

wine program-name -opengl

but,some windows programs will not work or will look ugly without windows fonts,and type following command to install windows fonts:

sudo apt-get install msttcorefonts

Related posts:

  1. Install the latest version of wine in Ubuntu 9.04,8.10 and 8.04
  2. Install Google SketchUp (CAD style app) in Ubuntu using Wine
  3. Play Counterstrike in ubuntu with wine
  4. Install Picasa 3.5 in Ubuntu with Wine
  5. How to play Warcraft 3 on ubuntu with wine

    Tags:

    Reader Comments

    thank for all the free software i will be donating i just maid the switch from virus windows to a better operating system i was tired of re fomating all the time

    [Reply]

    #1 
    Written By tracy musser on September 14th, 2010 @ 6:40 pm

    This is great, thanks to you this is the first app I’ve activated using the sudo command. Thank you very much. Instructions were exceptional.

    [Reply]

    #2 
    Written By Kirk M. Rogers on January 25th, 2011 @ 12:38 pm

    Anyone know how to get wine up and running with Ubuntu 4.1 Warty Warhog? Help please.

    [Reply]

    #3 
    Written By Kevin on April 1st, 2011 @ 1:16 pm

    How to install and run maya 2008 windows version with wine, it it possible ? ? ? ?

    [Reply]

    #4 
    Written By satish on May 1st, 2011 @ 3:50 am

    how to resize the window in wine graphics

    [Reply]

    #5 
    Written By benny c a on July 1st, 2011 @ 3:08 am

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address