i tried installing Redis on osx 10.7 via homebrew in bash and I get the following error:
==> Downloading http://redis.googlecode.com/files/redis-2.6.9.tar.gz
Already downloaded: /Library/Caches/Homebrew/redis-2.6.9.tar.gz
==> make -C /private/tmp/redis-wQAX/redis-2.6.9/src CC=cc
Error: Permission denied - /usr/local/var/db
Redis is not installed from what i can tell.
$ ps -aux | grep redis
ps: No user named 'x'
I cannot find the solution and don't know who to ask! Please let me know if you have workaround or solution/suggestion to this. Thank you!