(

  prepare_install  &&
  python setup.py build --prefix=/usr  &&
  python setup.py install --prefix=/usr

) > $C_FIFO 2>&1
