export CC="gcc" export CXX="g++" export CFLAGS="-Wall " export CXXFLAGS="-Wall " ./configure --with-qt-includes=/usr/include/qt3 --prefix=/usr --disable-static time make #time make -j 2