(

    python setup.py build   &&
    prepare_install         &&
    python setup.py install --root=/

) > $C_FIFO 2>&1
