  ./configure.sh  --prefix=${INSTALL_ROOT}/usr          \
                  --mandir=${INSTALL_ROOT}/usr/share    \
                  $OPTS                                 &&
  make
