4593811 [rkeene@sledge /home/rkeene/projects/build]$ cat qemu.txt
# SHORT DESC: Open Source Processor Emulator
# LONG DESC: QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation.

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" --enable-kqemu --enable-alsa && \
make && \
make install || exit 1
4593812 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06