Mac:
$ port install py26-virtualenv py26-pip
Linux:
$ apt-get install python-virtualenv python-pip
Etc.
Type:
$ make
a) Start the server with:
$ make serve
b) Crawl the feed with:
$ ./ring.sh crawl
(You might want to set up a crontab).
Edit ring.cfg