- Download and unpack redis from (http://redis.io/download).
- Run
makeormake 32bit(good idea to save on memory or when RAM is low). - Run tests with
make test.
- Copy binaries (
redis-server,redis-cli, etc.) insrc/to/usr/local/bin. - Setup init.d script: