Qt-2.3.1: description + notes

Qt is an object-oriented GUI toolkit written in C++. This version (the Qt Free Edition for Unix/X11) may be used free of charge for developing Free (non-proprietary) Software on Unix under the X Window System. The Trolltech home page has more information.
NOTE: The threaded Qt libraries (libqt-mt.so) uses recursive mutex emulation code, since IRIX 6.2 does not support mutex types. Everything should work, but applications compiled against a "normal" IRIX 6.5 threaded version of Qt may not work with the freeware qt-mt library, and vice versa.


NOTE: Developers intending to use this distribution of libqt for application development should be sure to read the information below. Users installing libqt for the runtime environment only need not read any further.

Developers intending to use this library for development of other freeware packages or their own software applications will need to be familiar with a few peculiarities due to the way that this library is packaged and installed. The reasons for this installation strategy are described further in the fw_common product release notes.

The header files and libraries in this package are installed into /usr/freeware. This means that when building software using this distribution of libqt you should be sure to do the following:

Following these guidelines will allow your application to safely and easily use the software in this package.
To auto-install this package, go back and click on the respective install icon.