788
edits
No edit summary |
No edit summary |
||
[[QEMU]] can be installed in many ways. The most common method is
==Linux==
Pretty much
{| class="wikitable"
| openSUSE
| <code>zypper install qemu</code>
|-
| Slackware
| <code>slpkg -s sbo qemu</code>
|-
|}
Alternatively, there is [http://lassauge.free.fr/qemu/QEMU_on_Windows.html Lassauge's] page, but it requires Cygwin to be installed and only provides 64-bit builds.
==
{| class="wikitable"
|-
|}
Alternatively, you can download 2.10.1 binaries from [http://www.mediafire.com/file/jvy54hdzjixzxbb/QEMU_2.10.1.zip this] page, which will work on 64-bit Macs and Mac OS 10.6 or higher. You can also download version 1.6.2 from [http://www.mediafire.com/file/5pk2j3a7d82app6/QEMU_1.6.2_Mac_OS_10.4_G5.zip here], which works on a PowerPC Mac. It requires Mac OS 10.4 or higher, and at least a PowerPC G5 CPU.
==BSD==
|