= Redis = == Install Redis 2.6.12 on Slackware64 14 == SlackBuild Redis page [[http://slackbuilds.org/repository/14.0/system/redis/]]. Build SlackBuild for Redis 2.6.12: * cd /tmp * wget http://slackbuilds.org/slackbuilds/14.0/system/redis.tar.gz * tar xvzf redis.tar.gz * cd redis * wget http://redis.googlecode.com/files/redis-2.6.12.tar.gz * su * ./redis.SlackBuild * installpkg /tmp/redis-2.6.12-x86_64-1_SBo.tgz Built package: {{attachment:redis-2.6.12-x86_64-1_SBo.tgz}}