[supprimé]
Bonjour
Voila j'essaye de compiler Qemu avec cette ligne de commande
$./configure -prfix=/opt/qemu
Et j'obtien un message d'erreur
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.
D'après le manuel d'instalation que je suis pour installer Qemu, il me manque des librairies de dévelopement SDL
Comment faire pour installer toutes les librairie SDl avec yum ?