Installation on Windows

Ruby and GTK2 installation
Download and install:

Installation test
Open a command Prompt
C:\>ruby -v
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]


C:\>ruby -e "require 'gtk2';Gtk::Window.new.show_all;Gtk.main"
If no error message shown, your installation is correct.

Qemu and qemu supervisor installation:
Download and unzip:

Launch qemu-supervisor.bat and open preferences window in "Tools/Preferences" menu.
Set the qemu command to "C:\qemu\qemu.exe -L C:\qemu".

Enjoy

0 commentaires: