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