[ -f bootstrap ] && sh bootstrap
./configure ${OPTS} --prefix=${INSTALL_ROOT}/usr --with-qtdir=/usr/share/qt &&
make
