QEMU没有安装在Ubuntu中

Nag*_*aik 7 installation ubuntu qemu failed-installation ubuntu-14.04

./configure它显示此错误后:

ERROR: pixman >= 0.21.8 not present. Your options:
         (1) Preferred: Install the pixman devel package (any recent
             distro should have packages as Xorg needs pixman too).
         (2) Fetch the pixman submodule, using:
             git submodule update --init pixman
Run Code Online (Sandbox Code Playgroud)

小智 20

我正在使用Ubuntu 14.04.对我来说帮助安装在组件下面:

sudo apt-get install libpixman-1-dev
Run Code Online (Sandbox Code Playgroud)