Wine on LMDE

All Gurus once were Newbies
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read this

Wine on LMDE

Postby lqua on Wed Mar 21, 2012 10:44 am

Has anyone installed Wine on Linux Mint Debian Edition?

From the WineHQ.org site, the installation instructions for Debian seems virtually useless to anyone who doesn't have developer knowledge of building software.
lqua
Level 1
Level 1
 
Posts: 9
Joined: Tue Mar 20, 2012 3:28 am

Linux Mint is funded by ads and donations.
 

Re: Wine on LMDE

Postby Oscar799 on Wed Mar 21, 2012 12:52 pm

Moved here by moderator
Image
"Don't fix it if it ain't broken,don't break it if you can't fix it" Husse
Registered Linux User #511789
User avatar
Oscar799
Level 18
Level 18
 
Posts: 8170
Joined: Tue Aug 11, 2009 9:21 am
Location: United Kingdom

Re: Wine on LMDE

Postby diazepan11 on Wed Mar 21, 2012 1:07 pm

I particulary used this

http://www.lamaresh.net/binary.php
diazepan11
Level 1
Level 1
 
Posts: 34
Joined: Thu Dec 29, 2011 4:05 pm

Re: Wine on LMDE

Postby grizzler on Wed Mar 21, 2012 2:06 pm

The most recent versions on that site appear to be almost two years old (1.1.42 - april 2010). The stable release is 1.4 now and they've already started working on the 1.5 development branch.

I regularly pick up new deb packages here and they usually work fine.
grizzler
Level 4
Level 4
 
Posts: 275
Joined: Wed Jun 15, 2011 5:19 pm
Location: The Hague, NL

Re: Wine on LMDE

Postby craigevil on Wed Mar 21, 2012 2:18 pm

you can install wine 1.5 from http://dev.carbon-project.org/debian/wine-unstable/ download the files for your system, put them all in one folder, open a terminal cd to that folder sudo dpkg -i *.deb if you get any errors run apt-get -f install

Sent from my MOTWX435KT using Tapatalk
Debian Sid KDE4.8.4 Kernel 3.4 Thinkpad R40 CPU Pentium M 1.3MHz RAM 2GB ATI Mobility 7500
Debian - "If you can't apt-get something, it isn't useful or doesn't exist"
Giant Debian sources.list | Debian upgrade script smxi | sysinfo script inxi
craigevil
Level 5
Level 5
 
Posts: 559
Joined: Wed Sep 15, 2010 6:10 am
Location: down the rabbit hole

Re: Wine on LMDE

Postby lqua on Wed Mar 21, 2012 8:54 pm

That's what I've been trying to install from, craigevil. I downloaded all 16 of the amd64 deb files from carbon-project, then run sudo dpkg -i *.deb. There are dependency failures, so I then run sudo apt-get -f install, but that only deletes all of the wine packages! I get nowhere. I have ia32 libs installed on my 64-bit system.

Linux has been my principle OS for about four years now. Mostly Ubuntu. I consider myself competent as a non-developer Linux user, and am comfortable with the command prompt. I'm glad that Linux Mint is attempting to tame Debian, because it generally seems to remain contemptuous toward casual and novice end-users.

Is it possible for LMDE to utilize the Ubuntu ppa repository at Launchpad?
lqua
Level 1
Level 1
 
Posts: 9
Joined: Tue Mar 20, 2012 3:28 am

Re: Wine on LMDE

Postby zerozero on Wed Mar 21, 2012 9:15 pm

lqua wrote:Is it possible for LMDE to utilize the Ubuntu ppa repository at Launchpad?

read here about lmde and ppa's viewtopic.php?f=197&t=91405&hilit=+faq
here you have about 1001 ways :lol: to install wine in a debian system (even repos from other distros- as always use with caution, things might break) viewtopic.php?f=190&t=76928&start=0&hilit=wine
User avatar
zerozero
Level 16
Level 16
 
Posts: 6305
Joined: Tue Jul 07, 2009 2:29 pm

Re: Wine on LMDE

Postby emilthomasg on Mon Mar 26, 2012 12:44 pm

craigevil wrote:you can install wine 1.5 from http://dev.carbon-project.org/debian/wine-unstable/ download the files for your system, put them all in one folder, open a terminal cd to that folder sudo dpkg -i *.deb if you get any errors run apt-get -f install

Sent from my MOTWX435KT using Tapatalk


Hi I have installed wine successfully but every time I use the update manager the wine packages are seen as broken and has broken dependencies. When updating I get asked to remove Wine and it's dependencies. I obviously want to keep Wine as it is working well for me. What is the solution to this problem?
Thanks
emilthomasg
Level 1
Level 1
 
Posts: 5
Joined: Mon Mar 26, 2012 12:32 pm

Re: Wine on LMDE

Postby grizzler on Mon Mar 26, 2012 2:32 pm

Did you use sudo apt-get -f install as craigevil suggested?
grizzler
Level 4
Level 4
 
Posts: 275
Joined: Wed Jun 15, 2011 5:19 pm
Location: The Hague, NL

Re: Wine on LMDE

Postby emilthomasg on Tue Mar 27, 2012 4:38 am

grizzler wrote:Did you use sudo apt-get -f install as craigevil suggested?

Yes I did but not helping, maybe Update Pack 4 will have a solution to the Wine issue?
emilthomasg
Level 1
Level 1
 
Posts: 5
Joined: Mon Mar 26, 2012 12:32 pm

Re: Wine on LMDE

Postby grizzler on Tue Mar 27, 2012 8:36 am

Not sure if update pack 4 made the difference (I remember picking up some missing dependency from the sid repo months ago), but I have just downloaded the 1.5.0 packages from the carbon-project.org site and they installed without any problems.

If you run the dpkg command, does it produce any errors?
grizzler
Level 4
Level 4
 
Posts: 275
Joined: Wed Jun 15, 2011 5:19 pm
Location: The Hague, NL

Re: Wine on LMDE

Postby Brian49 on Tue Mar 27, 2012 5:25 pm

I'm still using the stable version of Wine (1.0.1) from the Unstable repository, which enables me to run the few Windows applications I'm interested in (mainly small utilities) with no problems. Am I missing out on anything important by not chasing the latest unstable versions?
Brian49
Level 5
Level 5
 
Posts: 597
Joined: Thu Oct 29, 2009 2:27 pm

Re: Wine on LMDE

Postby emilthomasg on Wed Mar 28, 2012 5:21 am

grizzler wrote:Not sure if update pack 4 made the difference (I remember picking up some missing dependency from the sid repo months ago), but I have just downloaded the 1.5.0 packages from the carbon-project.org site and they installed without any problems.

If you run the dpkg command, does it produce any errors?


No errors seen so far.
emilthomasg
Level 1
Level 1
 
Posts: 5
Joined: Mon Mar 26, 2012 12:32 pm

Re: Wine on LMDE

Postby emilthomasg on Wed Mar 28, 2012 6:00 am

Brian49 wrote:I'm still using the stable version of Wine (1.0.1) from the Unstable repository, which enables me to run the few Windows applications I'm interested in (mainly small utilities) with no problems. Am I missing out on anything important by not chasing the latest unstable versions?

Don't think you are missing out by not using the latest version, I'm using Wine for basic usage and not on a daily basis any more.
emilthomasg
Level 1
Level 1
 
Posts: 5
Joined: Mon Mar 26, 2012 12:32 pm

Linux Mint is funded by ads and donations.
 

Return to Newbie Questions

Who is online

Users browsing this forum: No registered users and 5 guests