Wine for Mint 11 Debian distro..!

Archived topics about LMDE 1 and LMDE 2
Locked
viveklovesmint

Wine for Mint 11 Debian distro..!

Post by viveklovesmint »

I am a newbie to Debian kinda distros. Can some one guide me as to how can i install wine on Mint11 Deb LXDE ?? I googled up this already and didnt get a working solution.

And this what i get when i attempt to install wine through Terminal.
vivek Desktop #

Code: Select all

aptitude install wine
No candidate version found for wine
No candidate version found for wine
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 421 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
[/b]
Thanks in advance. :x
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.
User avatar
Oscar799
Level 20
Level 20
Posts: 10404
Joined: Tue Aug 11, 2009 9:21 am
Location: United Kingdom

Re: Wine for Mint 11 Debian distro..!

Post by Oscar799 »

Moved here from the main forum
Image
cottfcfan
Level 4
Level 4
Posts: 286
Joined: Tue Jun 16, 2009 7:32 am
Location: Hull, England.

Re: Wine for Mint 11 Debian distro..!

Post by cottfcfan »

The best way I have found is by downloading the relevant .deb packages from here to your Desktop:
http://dev.carbon-project.org/debian/wine-unstable/
Then:

Code: Select all

cd Desktop

Code: Select all

sudo dpkg -i
If you get messages complaining of errors or missing dependencies you'll need to run:

Code: Select all

sudo apt-get -f install

You may need to run that several times.
Hope this helps.
FerroPower

Re: Wine for Mint 11 Debian distro..!

Post by FerroPower »

If you are using 64 bit Debian version you will also need to install ia32 libs compatible graphics drivers to run wine games or apps at optimum speed and compatibility.

Even after install all the dependent files you might still into some glitches as some games or apps run 100% perfect while some might crash the PC, its always better to run the game in 800x600 window mode before as you can control and kill the game if it gets hung. later you can switch to fullscreen mode if it runs perfectly without resizing your screen.
ombudsman

Re: Wine for Mint 11 Debian distro..!

Post by ombudsman »

Try #dpkg -i *.deb
for the middle step
Locked

Return to “LMDE Archive”