cd zutty
python ./waf configure --prefix=/usr &&
python ./waf build &&

prepare_install &&

python ./waf install
