Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

[ubuntu] Building Biarch (Shared WoW64) Wine On Ubuntu

$
0
0
Building Biarch (Shared WoW64) Wine On Ubuntu
[ http://wiki.winehq.org/BuildingBiarchWineOnUbuntu ] - you need to follow this link -


Reason: build 32 bit wine inside a 32 bit container with LXC to use Wine32 & Wine64 together for irreplacable [yet] CAD & other programs

SO:

I downloaded the newest wine 1.7 for Raring:
git clone git://source.winehq.org/git/wine.git ~/wine-git

BUT:

ONE

sudo apt-get build-dep wine
[ takes me into an infinite loop: ]
"The following packages will be REMOVED:
libsane-dev libtiff5-dev
The following NEW packages will be installed:
libtiff4-dev
0 upgraded, 1 newly installed, 2 to remove and 0 not upgraded"
HOWEVER if I let it do this, it complains about the removed ones as missing - and the other way around, it complains about
libtiff4-dev missing -
leaving me UNABLE to get out of this infinite loop...


So I leave the newer files installed and go on...


TWO

Definately Installed: build-essential:
"Reading state information... Done
build-essential is already the newest version"



I sudo lxc-start -n my32bitbox
then:
sudo apt-get build-dep wine
cd $HOME
mkdir wine32-tools
cd wine32-tools
~/wine-git/configure [ here it cannot find gcc - even if i put in the precise path to there - a lot of other comands is a no-go too - ]

Please help

Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>