2013年8月31日星期六

Ubutun install qemu software problems

 This post last edited by the qhmilanista on 2012-03-01 00:56:58
I downloaded one to qh @ qh-VirtualBox: ~ / Downloads $ qemu.tar.gz package
then qh @ qh-VirtualBox: ~ / Downloads $ tar-zxvf qemu.tar.gz
appear qemu-1.0.1 folder
then continue into the conduct configure:

qh @ qh-VirtualBox: ~ / download / qemu-1.0.1 $. / configure

Error: zlib check failed
Make sure to have the zlib libs and headers installed.

why it went wrong ah, the solution should be how to install?
------ Solution ---------------------------------------- ----
sudo apt-get install libglib2.0-dev, that's it!
------ Solution ---------------------------------------- ----
apt-get the easy way
apt-get install qemu qemu-kvm
------ For reference only --------------------- ------------------
installed zlib ah ..
------ For reference only ------------ ---------------------------


I have zlib installed, and then make or wrong eh

qh @ qh-VirtualBox: ~ / download / qemu-1.0.1 $. / configure
glib-2.0 required to compile QEMU
qh @ qh-VirtualBox: ~ / download / qemu-1.0.1 $ make
Please call configure before running make!
make: *** [config-host.mak] Error 1



is also download glib-2.0 Why? Thank
------ For reference only ------------------------------------- -
no master Well
------ For reference only ------------------------------ ---------

see. / configure the result of what is missing pretend to have been a re-make
------ For reference only ----- ----------------------------------
Why not go to the Software Center installed it?
------ For reference only -------------------------------------- -
the same problem, try can live without
------ For reference only ------------------------- --------------
short answer:

sudo apt-get install zlib1g
sudo apt-get install libglib2.0-dev


Comments:
[Resolved] Ubuntu install QEMU in the configuration error: ERROR: zlib check failed

[Resolved] Ubuntu configure QEMU error: ERROR: glib-2.12 required to compile QEMU


没有评论:

发表评论