export CC="gcc" export CXX="g++" export CFLAGS="-Wall -fPIC" export CXXFLAGS="-Wall -Wno-deprecated -fPIC" ./configure --prefix=/usr --disable-static --enable-libsuffix=64 --with-qt-libraries=/usr/lib64/qt-3.3/lib time make