LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 07-22-2013, 08:04 PM   #1
vik
Member
 
Registered: Apr 2008
Distribution: Gentoo, FreeBSD
Posts: 225
Blog Entries: 8

Rep: Reputation: 50
Debian compiling 32-bit Wine in 64-bit Wheezy 7.1


I've been trying to compile a 32-bit wine with the netflix patches on 64-bit Wheezy without using the compholio repository and ran into some issues:

1) I need gstreamer 64-bit no-dev and 32-bit dev packages installed at the same time. Is this possible without
building 32-bit gstreamer from source? In aptitude this appears to be an either/or but not both.

2) A lot of the 32-bit dev packages I needed conflicted due to requiring pkgconfig:i386, like libdbus:i386. I
also have 64-bit packages which required pkconfig:amd64. Is there a multiarch implementation of pkgconfig like gcc
has?

3) Finally, how would I obtain the source package for wine? I would like to look at their configure options.

Thanks for your help.
 
Old 07-23-2013, 12:52 PM   #2
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Have you installed the multiarch-support package?
Quote:
Is there a multiarch implementation of pkgconfig like gcc
has?
Yup.
Code:
~$ aptitude search pkg-config
p   eclipse-cdt-pkg-config                        - pkg-config support for Eclipse C/C++ development tools 
i A pkg-config                                    - manage compile and link flags for libraries            
p   pkg-config:i386                               - manage compile and link flags for libraries            
p   ruby-pkg-config
jdk
 
Old 07-23-2013, 06:04 PM   #3
vik
Member
 
Registered: Apr 2008
Distribution: Gentoo, FreeBSD
Posts: 225

Original Poster
Blog Entries: 8

Rep: Reputation: 50
I did dpkg --add-architecture i386, apt-get update, then installed gcc-multilib. Is there something else I need to do?

pkg-config:amd64 and pkg-config:i386 are mutually exclusive. If you install one aptitude suggests you remove the other one, which of course will break other packages.
 
Old 07-23-2013, 11:00 PM   #4
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
I see what you mean.
Code:
~$ aptitude -s install pkg-config:i386
The following NEW packages will be installed:
  libpopt0:i386{a} pkg-config:i386{b} 
0 packages upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
Need to get 116 kB of archives. After unpacking 604 kB will be used.
The following packages have unmet dependencies:
 pkg-config : Conflicts: pkg-config:i386 but 0.26-1 is to be installed.
 pkg-config:i386 : Conflicts: pkg-config but 0.26-1 is installed.
The following actions will resolve these dependencies:

     Keep the following packages at their current version:
1)     pkg-config:i386 [Not Installed]
jdk
 
Old 07-23-2013, 11:30 PM   #5
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Have you tried apt-get?
 
Old 08-08-2013, 04:12 AM   #6
mrapathy
Member
 
Registered: Nov 2005
Distribution: Slackware,Debian
Posts: 366

Rep: Reputation: 66
curious if any update on this success or failure. I have wheezy 7.0 and would like to build wine 1.6 from source but not having much luck.

I had wine 32 bit installed but windows programs I wanted to use are no longer working right with stable wine release 1.4.x and I am hoping the some 10,000 changes with wine 1.6.x fix that.

turns out I am using 7.1 now. tried script http://winezeug.googlecode.com/svn/t...l-wine-deps.sh which apparently works for sid and wheezy 7.0 but not 7.1 it adds dev packages needed for wine compile to work needs both amd64 and i386.

Last edited by mrapathy; 08-08-2013 at 10:57 PM.
 
Old 08-08-2013, 10:36 PM   #7
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
I myself am hoping that OP can get netflix working
 
Old 08-08-2013, 11:00 PM   #8
mrapathy
Member
 
Registered: Nov 2005
Distribution: Slackware,Debian
Posts: 366

Rep: Reputation: 66
I did get netflix working using wine stable for 7.0 but it stopped in 7.1. Did not work very long main reason I want to get wine 1.6 compiled and installed is to access movies.netflix.com website and update my cue otherwise I watch netflix on my sony bluray player and big screen tv.
 
Old 08-09-2013, 10:46 PM   #9
msxenix
LQ Newbie
 
Registered: Oct 2012
Location: Bristol, CT
Distribution: Debian Wheezy + LXDE
Posts: 26

Rep: Reputation: 1
playonlinux is a pretty good frontend manager for wine. It will easily allow installation of seperate wine installations per program. It might make things easier in the future.
 
Old 08-10-2013, 01:15 AM   #10
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Quote:
Originally Posted by msxenix View Post
playonlinux is a pretty good frontend manager for wine. It will easily allow installation of seperate wine installations per program. It might make things easier in the future.
Well playonlinux is a little harsh on my laptop so I need to try on my desktop, but it appears netflix will work
 
Old 08-10-2013, 11:58 AM   #11
msxenix
LQ Newbie
 
Registered: Oct 2012
Location: Bristol, CT
Distribution: Debian Wheezy + LXDE
Posts: 26

Rep: Reputation: 1
Quote:
Originally Posted by EDDY1 View Post
Well playonlinux is a little harsh on my laptop so I need to try on my desktop, but it appears netflix will work
Strange that it's running sluggish on your laptop. I've ran it on much less than what's in your sig. Glad everything worked out though.
 
Old 08-10-2013, 12:44 PM   #12
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
All I get are the blinking dots in a circle loading the movie & an error about wine crashing.
 
Old 08-12-2013, 04:44 PM   #13
vik
Member
 
Registered: Apr 2008
Distribution: Gentoo, FreeBSD
Posts: 225

Original Poster
Blog Entries: 8

Rep: Reputation: 50
My solution: download the .deb package from compholio, install the necessary dependencies (apt will let you know when you try to install the .deb), install the .deb, then follow the steps in this part of the guide: http://wiki.gentoo.org/wiki/Netflix#Wine_installation.

You can also add the Compholio repository to your sources and install the netflix-desktop package directly.

I would've liked to figure out how to build a later version of wine and manually patch it, but no success on that front.

@EDDY1: you might be having a problem with your 32-bit video driver libraries. What video card drivers are you using?

Last edited by vik; 08-12-2013 at 04:47 PM.
 
Old 08-13-2013, 01:39 AM   #14
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
I have i91 which really is bs on laptop, getting ready to switch lapyops soon.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Building Ardour 3 on Debian Wheezy 64-bit smalltock Linux - Software 1 04-18-2013 12:48 PM
I cannot get cdemu 1.4.0 to run in Debian Wheezy 64-bit. joseluis64 Linux - Software 0 02-11-2013 06:44 AM
Wine 32 bit on Slackware 13 64 bit problems: configure can't find some libraries ozanbaba Slackware 28 11-26-2010 02:42 PM
Compiling 32 bit sample program on 64 bit fedora using -m32 option pankajdev Linux - Newbie 2 10-07-2009 07:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 10:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration