[373] in Software_Announce
Qt 2.2.1 installed on Athena
daemon@ATHENA.MIT.EDU (Richard L Garcia)
Tue Nov 7 11:12:10 2000
Message-Id: <200011071611.LAA23685@aeneid.mit.edu>
To: software-announce@MIT.EDU
cc: cfyi@MIT.EDU, facdev@MIT.EDU
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Tue, 07 Nov 2000 11:11:40 -0500
From: Richard L Garcia <rlgarcia@MIT.EDU>
I have installed release 2.2.1 of the Qt GUI Toolkit library on Athena
for SGI, Sun and Linux. This version is not the default yet, so to use it,
add qt_v2.2.1
Various README files at the top level of the locker document it, and file
/mit/qt_v2.2.1/README.to-run has instructions for how to use it. Licensing
terms are under either the Q Public License (similar to the GPL) or the GPL
itself. See the files /mit/qt_v2.2.1/LICENSE.GPL or /mit/qt_v2.2.1/LICENSE.QPL
for details.
Online html documentation starts from http://web.mit.edu/qt_v2.2.1/www
(for tutorials, http://web.mit.edu/qt_v2.2.1/www/tutorial.html).
To set up demos and tutorials, type "add qt_v2.2.1", followed by one of:
source /mit/qt/staticdemos
source /mit/qt/dynamicdemos
source /mit/qt/statictut
source /mit/qt/dynamictut
after which you can type "make" to build them all, or "cd <specific dir>; make"
to build a specific one in a temporary location.
Rich Garcia