[309] in Software_Announce
Qt 2.0.0 installed on Athena
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Wed Aug 4 14:51:21 1999
To: software-announce@MIT.EDU
Cc: alexp@MIT.EDU, cpearls@MIT.EDU, kovergar@MIT.EDU, curran@flow.MIT.EDU,
cfyi@MIT.EDU, facdev@MIT.EDU
Date: Wed, 04 Aug 1999 14:50:52 -0400
From: Alex T Prengel <alexp@MIT.EDU>
I have installed release 2.0.0 of the Qt GUI Toolkit library on Athena
for SGI, Sun and Linux and made it the default. Various README files
at the top level of the locker document it, and file
/mit/qt_v2.0.0/README.to-run has instructions for how to use
it. Please note that Qt 2.0.0+ does not maintain binary compatibility
with Qt < 2.0.0. Note also that licensing terms are now under the more
liberal QPL, similar to the GPL- see file /mit/qt_v2.0.0/LICENSE.QPL.
Online html documentation starts from http://web.mit.edu/qt/www/index.html
(for tutorials, http://web.mit.edu/qt/www/tutorial.html).
To set up demos and tutorials, type "add qt", 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.
Alex