DragonFly users List (threaded) for 2009-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Qemu 0.10.0 HOWTO
Seems I'm not very good at explaining things and many of you have problems
with qemu ;).
What works at the moment is upstreams' trunk - ie. development branch from
qemu subversion repo. But as it seems to be broken often etc, here is
short HOWTO for 0.10.0.
* Grab and unpack the qemu tarball:
http://download.savannah.gnu.org/releases/qemu/qemu-0.10.0.tar.gz
* Grab and apply the patch:
http://leaf.dragonflybsd.org/~hasso/qemu-0.10.0-dragonfly.patch
* ./configure --disable-bsd-user --extra-cflags=-I/usr/pkg/include \
--extra-ldflags=-L/usr/pkg/lib
(You might want to disable sdl support as well with --disable-sdl if you
don't want it.)
* gmake
* gmake install
Enjoy!
--
Hasso Tepper
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]