  OPTS="--enable-shared $OPTS"                 &&
  default_build || 
  python setup.py build  &&
  make
