From: Pekka Enberg Date: Tue, 27 Sep 2011 14:12:47 +0000 (+0300) Subject: kvm tools: Fix up build instructions on Fedora X-Git-Tag: next-20110928~7^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5779c0f49a2c9fe482cb061adf77c4b05f7418cd;p=karo-tx-linux.git kvm tools: Fix up build instructions on Fedora Fix up build instructions so that people can build the tool on fresh installation of Fedora. Signed-off-by: Pekka Enberg --- diff --git a/tools/kvm/README b/tools/kvm/README index 5b85461bd96c..7cbf5306db02 100644 --- a/tools/kvm/README +++ b/tools/kvm/README @@ -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