tar zxvf redis-2.8.15.tar.gz

cd redis-2.8.15/

make

make test

make install

相关文章: