Results 1 to 4 of 4

Thread: How to install Wine on Meego?

  1. #1
    Join Date
    Dec 2010
    Posts
    299

    How to install Wine on Meego?

    I have installed Meego on my netbook. Well I am really satisfied with the look and feel if the Meego. Well I am having query regarding this particular operating system . Well I want to install Wine on the Meego. I tried everything to solve the issue but it did not help me to meet my requirement. Any idea regarding this particular situation will be highly appreciated. Please let me know as soon as possible to solve the problem. Thank a lot in advance

  2. #2
    Join Date
    Nov 2009
    Posts
    3,400

    Re: How to install Wine on Meego?

    Well I have installed CrossOver on my laptop. I have discovered that it makes Wine easy to use. I am also suggesting you that you should download .rpm file from the official website of the Wine to install Wine on your system. Hence visit the official website of the Wine and download .rpm file and try to install Wine on your computer. I am hoping that it will help you to solve the problem. Thanks for reading.

  3. #3
    Join Date
    Nov 2009
    Posts
    3,017

    Re: How to install Wine on Meego?

    Well the simplest way to installing Wine on your computer is to make use of prepackaged version of Wine. Well these packages are containing ready to run binary files which are specially complied for the distribution. Well these files are tested at regular interval of the time by the pacakgers in order to achieve functionality and completeness. Using this method you can easily upgrade the packages very easily.

  4. #4
    Join Date
    Mar 2010
    Posts
    3,107

    Re: How to install Wine on Meego?

    You can use the following instruction to install Wine on your computer.You have to click on Application and go for System Tools and choose Terminal.Now copy paste the following command .
    Code:
    sudo -i
    Now enter the password and copy paste the following
    Code:
    yum install gcc flex *glib* *diff* liboil*dev* make
    yum install gcc-c++ bison libxml2-devel
    Use the following one for install development tools and gcc.
    Code:
    cd /$HOME/$USER/wine-1.2-rc7
    ./configure
    make 
    make install
    Once you have finished enter the following on terminal to logout
    Code:
    exit
    To logout from the terminal use the following
    Code:
    exit
    Now you Wine is installed on your computer and you can make use of the same.

Similar Threads

  1. Replies: 3
    Last Post: 24-01-2011, 08:12 AM
  2. How to install games with Wine
    By Trio in forum Tips & Tweaks
    Replies: 2
    Last Post: 23-08-2010, 10:28 PM
  3. Install wine with pulseaudio
    By Maya Angelou in forum Windows Software
    Replies: 4
    Last Post: 03-05-2010, 10:02 AM
  4. Cannot Install wine in Ubuntu 9.04
    By Bracken in forum Operating Systems
    Replies: 5
    Last Post: 24-12-2009, 01:04 AM
  5. Install Wine on Mac
    By GabrieL in forum Operating Systems
    Replies: 8
    Last Post: 30-03-2009, 01:33 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,574,601.13886 seconds with 16 queries