Guys thank you soooo much. Now I did it successfully.

I installed it on Backtrack3. Working 100%.
This is how I did it :
cd /usr/local
wget ftp://ftp.trolltech.no/qt/source/qt-x11-opensource-src-4.4.3.tar.gz
tar -zxvf qt-x11-opensource-src-4.4.3.tar.gz
cd qt-x11-opensource-src-4.4.3
./configure -qt-gif -stl -xinerama -sm -no-exceptions
make install
cd /usr/local
wget ftp://ftp.trolltech.no/qt/source/qt-x11-opensource-src-4.4.3.tar.gz
tar -zxvf qt-x11-opensource-src-4.4.3.tar.gz
cd qt-x11-opensource-src-4.4.3
./configure -qt-gif -stl -xinerama -sm -no-exceptions
make install
To copy to clipboard, switch view to plain text mode
Thank you guys for helping me.
Bookmarks