add install autoconf in install-phpredis.sh

This commit is contained in:
Guobao Jiang 2014-02-14 12:41:29 +08:00
parent 844bc60a44
commit 5450ee28d5
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# install phpredis
#############################################
sudo apt-get install autoconf
wget https://github.com/nicolasff/phpredis/tarball/master
cd src
~/php5/bin/phpize