[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: qemu & vt's



you will need the source for qemu too. for example, if i'm in
/usr/local/src and i have the two sources downloaded...

$ tar xzf qemu-0.7.2.tar.gz
$ cd qemu-0.7.2
$ tar xzf ../kqemu-0.7.2.tar.gz
$ ./configure
this gave me the following error message:

ERROR: QEMU requires SDL or Cocoa for graphical output
To build QEMU with graphical output configure with --disable-gfx-check
Note that this will disable all output from the virtual graphics card.

i might continue with the --disable-gfx-check option, however i'd rather have graphics enabled. which debian package would provide me with SDL or Cocoa?

thanks for help,

--
Lubos
_@_"



Reply to: