Antworten:
Installieren Sie apr-util (muss ab laufen):
yum install apr-util
Installiere yum-utils:
yum install yum-utils
Download httpd und Auszug 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
Führen Sie ab:
ab http://google.ru/
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
pacman -S apr-util
Dies sollte Ihnen helfen. Dies hängt von der Apache Portable Runtime-Bibliothek und der APR-util-Bibliothek ab
http://code.google.com/p/apachebench-standalone/wiki/HowToBuild