Webdis on Fedora
February 1, 2013
I have a fedora machine that has redis installed, and I wanted to install webdis. The instructions for webdis are:
- get source
- run
make
- ./webdis &
This didn't work for me:
[drumcoder@drumcoder webdis]$ make cc -c -O0 -ggdb -Wall -Wextra -I. -Ijansson/src -Ihttp-parser -o webdis.o webdis.c In file included from …