Réponses:
Installez apr-util (vous devez exécuter ab):
yum install apr-util
Installez yum-utils:
yum install yum-utils
Téléchargez httpd un extrait ab:
mkdir ~/httpd
cd ~/httpd
yumdownloader httpd
rpm2cpio httpd-2.2.3-43.el5.centos.3.i386.rpm | cpio -idmv
mv usr/bin/ab /usr/bin/ab
cd ~
rm -rf ~/httpd
Run ab:
ab http://google.ru/
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
pacman -S apr-util
Cela devrait vous aider. Cela dépend de la bibliothèque Apache Portable Runtime et de la bibliothèque APR-util
http://code.google.com/p/apachebench-standalone/wiki/HowToBuild