]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
kvm tools: Fix up build instructions on Fedora
authorPekka Enberg <penberg@kernel.org>
Tue, 27 Sep 2011 14:12:47 +0000 (17:12 +0300)
committerPekka Enberg <penberg@kernel.org>
Tue, 27 Sep 2011 14:12:47 +0000 (17:12 +0300)
Fix up build instructions so that people can build the tool on fresh
installation of Fedora.

Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/README

index 5b85461bd96c5ab7701ffe99b89f980ddbe003e1..7cbf5306db02568c31559b33f9e34f198d27629c 100644 (file)
@@ -102,7 +102,7 @@ For rpm based systems:
 32-bit:
 yum install glibc-devel
 64-bit:
-yum install glibc-devel glibc-devel.i386
+yum install glibc-devel glibc-devel.i686 glibc-static
 
 On 64-bit Arch Linux make sure the multilib repository is enabled in your
 /etc/pacman.conf and run