./configure --prefix=${INSTALL_ROOT}/usr  --libdir="$INSTALL_ROOT/usr/lib" $OPTS &&
make all

