I just got Slanger working (finally) with Ubuntu 12.04.
Key notes:
- Followed the guide here: https://github.com/tsimbalar/play-pusher-slanger/blob/master/README.md
- Slanger’s homepage on github also has some good info
- Redis had to be running.
apt-get install redis
and thenservice redis restart