Attempt to install Wine on Debian 7.0.0 64-bit

Questions about Wine on Linux
Locked
mike3
Level 2
Level 2
Posts: 21
Joined: Tue Jan 06, 2009 5:00 am

Attempt to install Wine on Debian 7.0.0 64-bit

Post by mike3 »

Hi.

I was trying to compile Wine from source (since I want the latest cutting-edge version) on the new Debian 7.0.0 "Wheezy" system. However, I've run into a snag: the configuration is asking for "FreeType 32-bit development files", but when I try to install these, Debian's package manager wants to REMOVE a whole lot of 64-bit packages -- including ones as vital as GCC (!). How can one go about getting this to compile without hosing your system?
mike3
Level 2
Level 2
Posts: 21
Joined: Tue Jan 06, 2009 5:00 am

Re: Attempt to install Wine on Debian 7.0.0 64-bit

Post by mike3 »

Move this to the Linux forum (didn't see there was such a thing), please.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Attempt to install Wine on Debian 7.0.0 64-bit

Post by dimesio »

Probably the easiest way I've seen suggested is to install 32 bit Debian in a VM and build Wine there. Your other option seems to be a chroot. http://verahill.blogspot.com/2013/04/37 ... hroot.html
Locked