[pkg-wine-party] Compile WoW64 Setup (Wine 32 and 64Bits)

Berillions berillions at gmail.com
Wed Dec 19 12:35:06 UTC 2012


Ok, i found a solution to compile without problem.
In fact, in my 32bits chroot, i must to mount "/usr/lib/x86_64-linux-gnu" +
"/lib64" + "/lib/x86_64-linux-gnu" from my 64bits chroot.

Exemple :
mkdir chroot32/lib64 && mount -B chroot64/lib64 chroot32/lib64
mkdir chroot32//usr/lib/x86_64-linux-gnu && mount -B
chroot64//usr/lib/x86_64-linux-gnu chroot32//usr/lib/x86_64-linux-gnu
etc...

But with this solution, i don't know how to create package with the debian
folder (rules files & Co)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-wine-party/attachments/20121219/059e0dcf/attachment.html>


More information about the pkg-wine-party mailing list