qt3

Current Version: 3.0.4

Setup information

mv qt-x11-free-3.0.4 qt 

pre

cd qt 
export PATH=$PATH:/opt/kde/qt/bin 

init

./configure -thread -qt-gif -system-zlib -system-libpng \
	-system-libmng -system-libjpeg -no-g++-exceptions 

config

make SYSCONF_CFLAGS="-pipe $CFLAGS" SYSCONF_CXXFLAGS="-pipe \
	$CFLAGS" symlinks sub-src sub-tools 

make