QTDIR=/usr				&&
cd $SOURCE_DIRECTORY/Python		&&
python configure.py			&&
make
