Results 1 to 7 of 7

Thread: how do u get wine downloaded CONFUSED????

  1. #1
    Join Date
    Jan 2006
    Beans
    9

    how do u get wine downloaded CONFUSED????

    i went to the website to dl wine and it was some of the most confusing gibberush i have ever seen can u give me a step by stepprocess of how u instelledd downloaded wine?!?!?!?!

  2. #2
    Join Date
    Sep 2005
    Location
    Oxford
    Beans
    34
    Distro
    Dapper Drake Testing/

    Re: how do u get wine downloaded CONFUSED????

    Have you tried the Wiki? https://wiki.ubuntu.com/Wine
    The optimist sees the glass half full. The pessimist sees the glass half empty.
    Unless they don't like the drink, then it's reversed

  3. #3
    Join Date
    Jan 2006
    Beans
    9

    Re: how do u get wine downloaded CONFUSED????

    ok i have wine installed.. i think. i did the synaptic deal... now is it running or what? how do i activate it?

  4. #4
    Join Date
    Sep 2005
    Beans
    1,083
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: how do u get wine downloaded CONFUSED????

    Quote Originally Posted by cowzzwoc
    how do i activate it?

    winecfg ...to run the wine configuration and...
    wine setup.exe (or something similar to install your program, must point to the path of a setup file) and...
    wine .wine/drive_c/Program\ Files/YourProgram/BLAHBLAH.exe ...to run your program.

  5. #5
    Join Date
    Dec 2005
    Location
    UK
    Beans
    72
    Distro
    Ubuntu 6.06

    Re: how do u get wine downloaded CONFUSED????

    Try getting it from System > Administration > Synaptic Package Manager

  6. #6
    Join Date
    Nov 2005
    Location
    Oz
    Beans
    4,405

    Re: how do u get wine downloaded CONFUSED????

    WineTools is a valuable aid in setting up & improving your Wine installation, IMHO.

    http://www.von-thadden.de/Joachim/WineTools/

    Don't install IExplorer if you want to run DVDshrink, IE messes with DVDshrinks display somehow, making it unusable!!

  7. #7
    Join Date
    Sep 2005
    Beans
    1,083
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: how do u get wine downloaded CONFUSED????

    If you want to get the latest version of wine with Synaptic add the following to your /etc/apt/sources.list (sudo gedit /etc/apt/sources.list)

    Code:
    deb http://wine.sourceforge.net/apt/ binary/
    then
    Code:
    sudo apt-get update
    then
    Code:
    sudo apt-get install wine
    more can be read about this here... http://www.winehq.com/site/download-deb

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
  •