wine repo please

Archived topics about LMDE 1 and LMDE 2
Locked
User avatar
bigbearomaha
Level 3
Level 3
Posts: 178
Joined: Tue Feb 06, 2007 11:34 am
Location: Omaha, NE

wine repo please

Post by bigbearomaha »

might someone please inform me of what repo Ican add to install WINE from? usingthe pre-added repos, I am informed that WINE itself is not avialable.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Bee the best you can bee.
wyrdoak

Re: wine repo please

Post by wyrdoak »

This it the best source I've found. http://dev.carbon-project.org/debian/wine-unstable/

you may need to make sure you have these installed

Code: Select all

If you prefer to install them manually, the required packages are as follows:

    Audio:
        winealsa.drv: libasound-dev (libasound2-dev)
        wineesd.drv: libesd0-dev
        winejack.drv: libjack-dev (libjack0.100.0-dev)
        winenas.drv: nas-dev (libaudio-dev)
    Capi Isdn support:
        libcapi20-dev
    Color management:
        liblcms-dev (liblcms1-dev)
    Printing with CUPS:
        libcupsys-dev (libcupsys2-dev)
    Scanner:
        libsane-dev
    Drive autodetection:
        libhal-dev
        libdbus-1-dev
    To get more information when valgrind-ing Wine:
        valgrind

    The following, but only if you plan to work on the TrueType fonts, and can install them from testing - do not install these from Sarge:
        fontforge/testing
    If you are using Debian Etch with Nvidia:
        nvidia-glx-dev
    And all of the following packages (when two package names are specified, the first one is the virtual package name and the one in parentheses is the one providing that package):
        bison
        flex
        gcc
        libc6-dev
        libfontconfig-dev (libfontconfig1-dev)
        libfreetype6-dev
        libgl-dev (libgl1-mesa-dev or xlibmesa-gl-dev)
        libglu-dev (libglu1-mesa-dev or xlibmesa-glu-dev)
        libgphoto2-dev (libgphoto2-2-dev)
        libgsm1-dev
        libice-dev
        libjpeg-dev (libjpeg62-dev)
        libldap-dev (libldap2-dev)
        libmpg123-dev
        libncurses5-dev
        libopenal-dev
        libpng-dev (libpng12-dev)
        libsm-dev
        libssl-dev
        libusb-dev
        libx11-dev
        libxcomposite-dev
        libxcursor-dev
        libxext-dev
        libxi-dev
        libxinerama-dev
        libxml2-dev
        libxrandr-dev
        libxrender-dev
        libxslt-dev (libxslt1-dev)
        libxt-dev
        libxxf86vm-dev
        make 
If all else fails or a file isn't available:

Code: Select all

apt-get -f install
geofurtado

Re: wine repo please

Post by geofurtado »

There is a repository that you can use (see below). For other repositories, have a look at the Debian source list generator at http://debgen.simplylinux.ch

#### Wine - http://www.winehq.org/
## Run this command: wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add -
deb http://www.lamaresh.net/apt sid main

This worked for me.
Locked

Return to “LMDE Archive”