gem を使用して Redis をインストールしましたが、起動に問題があります。
James Edward Gary II の手順に従うhttp://blog.grayproductions.net/articles/setting_up_the_redis_server/
私は持っている:
$ sudo gem install ezmobius-redis
Password:
Successfully installed ezmobius-redis-0.1
1 gem installed
Installing ri documentation for ezmobius-redis-0.1...
Installing RDoc documentation for ezmobius-redis-0.1...
$ redis-server path/to/redis.conf
-bash: redis-server: command not found
私が欠けているものについて何か考えはありますか?