Crawlzilla is only stable running in Ubuntu, Debian currently.
The other linux distributions may be some other bugs, we are trying hard to fix it.
Crawlzilla installation procedure:
Crawlzilla is depend on:
$ tar zxvf crawlzilla-XXX.tar.gz
$ cd crawlzilla-XXX
$ sudo ./install
(By above steps, you can manage and operate Crawlzilla correctly with single node.
If you want to let Crawlzilla run with multiple nodes or cluster, you can follow step 3 Slave Installation)
$ scp crawler@{Master}:/home/crawler/crawlzilla/source/client_deploy.sh .
$ ./client_deploy.sh
$ cd crawlzilla_client_install; ./client_install