I use Ubuntu13.10 amd64 and Ubuntu12.04 amd64(on VirtualBox).
(This topic error is Ubuntu12.04.)
Building and install wine 32bit.
But install fail.
Getting error from "sudo make install" process, architecture incompatible error.
I reference read.
http://wiki.winehq.org/BuildingBiarchWineOnUbuntu
and
http://wiki.winehq.org/WineOn64bit
(and more. winewiki have meny 64 bit build reference pages!)
Wiki references, does it become old?
Want install other i386 librarys?
Please help.
Install error building Wine on Ubuntu 64bit
Re: Install error building Wine on Ubuntu 64bit
Success build Git source WINE 32bit on Ubuntu12.04 i386.
(Congratulations version up to 1.7.8. )
(Congratulations version up to 1.7.8. )
Re: Install error building Wine on Ubuntu 64bit
I succeeded in build Wine 32bit. (In Ubuntu 12.04 amd64)
Re: Install error building Wine on Ubuntu 64bit
so do I, succes build wine 32bit on Ubuntu 12.04 64bit.hibi wrote:I succeeded in build Wine 32bit. (In Ubuntu 12.04 amd64)
At the of this instruction he said "Note: You don't need LXC, you can simply use a chroot. ". can you tell how to use this chroot?
Re: Install error building Wine on Ubuntu 64bit
I use that reference too "http://wiki.winehq.org/BuildingBiarchWineOnUbuntu"
on the last line:
Note: You don't need LXC, you can simply use a chroot.
can you tell me how to use a chroot? cause I failed install dotnet20sp2 using winetricks
on the last line:
Note: You don't need LXC, you can simply use a chroot.
can you tell me how to use a chroot? cause I failed install dotnet20sp2 using winetricks
Re: Install error building Wine on Ubuntu 64bit
I use LXC build method. I does not use chroot.
A description of LXC of Wiki seems to become old. I revise it later.
Do you fail in build of Wine?
A description of LXC of Wiki seems to become old. I revise it later.
Do you fail in build of Wine?
Re: Install error building Wine on Ubuntu 64bit
I do not know it about the method using chroot.
When you build wine in LXC, you should change it.
sudo apt-get build-dep wine
->sudo apt-get build-dep wine1.7
And rewrite to /etc/apt/sources.list.d/ubuntu-wine-ppa-saucy.list
I build in a procedure written on this page.
Further information can be found in here. (but japanese)
Building wine 32bit in Ubuntu 12.04 amd64.
http://blog.michinari-nukazawa.com/2014 ... amd64.html
When you build wine in LXC, you should change it.
sudo apt-get build-dep wine
->sudo apt-get build-dep wine1.7
And rewrite to /etc/apt/sources.list.d/ubuntu-wine-ppa-saucy.list
I build in a procedure written on this page.
Further information can be found in here. (but japanese)
Building wine 32bit in Ubuntu 12.04 amd64.
http://blog.michinari-nukazawa.com/2014 ... amd64.html