On 24 October 2018 at 12:16, wj193102 <wj193...@163.com> wrote: > Hi,everybody。 > Now I have installed QEMU3.0.0. I want to launch wine by QEMU. But I can't > find qemu-runtime-i386-XXX.tar.gz and qemu-XXX-i386-wine.tar.gz on the QEMU > web page. > Please tell me how I can get them and use the wine by QEMU? Thank you very > much.
I'm not sure what you think those tarballs are or why they would be on the QEMU web page? If you've installed QEMU then you should be able to run an i386 wine binary in it, like any other guest binary, but we don't provide guest binaries. We assume you already have those. PS: try something simple first, like an "ls" binary, to check your setup is working, before you try to get wine running under QEMU. PPS: do you really want i386 and not x86-64 ? thanks -- PMM