Well, unfortunately, I ran into some snags. I'm not a C++ programmer so for anyone who is, here is the relevant part of the compile log: DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -I3rdparty/libpng -I3rdparty/zlib -I/usr/local/qt3/include -I../../../X11R6/include -I.moc/release-shared/ -I/usr/local/qt3/mkspecs/linux-g++ -o .obj/release-shared/qucomextra.o kernel/qucomextra.cpp g++ -c -pipe -Wall -W -O2 -fPIC -DQT_SHARED -DQT_NO_DEBUG -DQT_NO_NIS -DQT_NO_XFTFREETYPE -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -I3rdparty/libpng -I3rdparty/zlib -I/usr/local/qt3/include -I../../../X11R6/include -I.moc/release-shared/ -I/usr/local/qt3/mkspecs/linux-g++ -o .obj/release-shared/qaccel.o kernel/qaccel.cpp g++ -c -pipe -Wall -W -O2 -fPIC -DQT_SHARED -DQT_NO_DEBUG -DQT_NO_NIS -DQT_NO_XFTFREETYPE -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -I3rdparty/libpng -I3rdparty/zlib -I/usr/local/qt3/include -I../../../X11R6/include -I.moc/release-shared/ -I/usr/local/qt3/mkspecs/linux-g++ -o .obj/release-shared/qapplication.o kernel/qapplication.cpp kernel/qapplication.cpp: In function `static class QStringList QApplication::libraryPaths()': kernel/qapplication.cpp:1410: parse error before `)' kernel/qapplication.cpp:1421: confused by earlier errors, bailing out cpp0: output pipe has been closed make[2]: *** [.obj/release-shared/qapplication.o] Error 1 make[2]: Leaving directory `/usr/local/qt3/src' make[1]: *** [sub-src] Error 2 make[1]: Leaving directory `/usr/local/qt3' make: *** [init] Error 2 What about downloading the real QT from TrollTech, maybe it would compile better than the SRPM? I'm afraid it may not know where everything is, though. Ben Rosenberg wrote: [SNIPPED OUT QUOTE]
If you can successfully compile it. I would love to have a copy of the pkg even though 8.1 is due soon. :)