Instalando qemu 0.8.0

Sebastian Saenz Ford ssaenzford en gmail.com
Mie Feb 15 21:19:33 GMT 2006


On 2/15/06, Angel J. Chica <angeljchica en yahoo.es> wrote:
> Hola a todos:
>
> Estoy tratando de instalar qemu 0.8.0 en ubuntu breezy, pero como aun
> soy inexperto recurro a ustedes con un par de problemillas que me he
> encontrado.
>
> Al tratar de compilarlo desde las fuentes, como dice en su página
> (http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC51), me da un
> primer error:
>
> ========================
> achica en ubuntu:~/Pruebas/qemu-0.8.0$ ./configure
> ERROR: "gcc" looks like gcc 4.x
> QEMU is known to have problems when compiled with gcc 4.x
> It is recommended that you use gcc 3.x to build QEMU
> To use this compiler anyway, configure with --disable-gcc-check
> ========================
>
> bueno, hago lo que dice y me lanza lo siguiente:
>
> ========================
> achica en ubuntu:~/Pruebas/qemu-0.8.0$ ./configure --disable-gcc-check
> Install prefix    /usr/local
> BIOS directory    /usr/local/share/qemu
> binary directory  /usr/local/bin
> Manual directory  /usr/local/share/man
> ELF interp prefix /usr/gnemul/qemu-%M
> Source path       /home/achica/Pruebas/qemu-0.8.0
> C compiler        gcc
> Host C compiler   gcc
> make              make
> host CPU          i386
> host big endian   no
> target list       i386-user arm-user armeb-user sparc-user ppc-user
> mips-user mipsel-user i386-softmmu ppc-softmmu sparc-softmmu
> x86_64-softmmu mips-softmmu arm-softmmu
> gprof enabled     no
> static build      no
> SDL support       no
> mingw32 support   no
> Adlib support     no
> CoreAudio support no
> ALSA support      no
> DSound support    no
> FMOD support      no
> kqemu support     no
> 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.
> achica en ubuntu:~/Pruebas/qemu-0.8.0$
> =========================
>
> Como me asusta ver tantos "noes" y el error habla de "salida gráfica",
> no me atrevo a seguir, vaya a ser que luego no funcione. ¿Ha alguien le
> ha pasado lo mismo?, ¿debo instalar algún paquete, quizá SDL?. Necesito
> un poco de ayuda, soy novatillo.
>
> Salu2.
>
> P.D. Lo necesito para hacer funcionar un programa de gestión de empresa,
> lo mismo al final ni me sirve, pero en fin...
>
Y si, te pide SDL. Pero antes que siga, aprovechá unos de los mayores
potenciales de Ubuntu e instala qemu desde los repositorios:

sudo aptitude install qemu



Más información sobre la lista de distribución ubuntu-es