home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 October / CHIP_CD_1999_10_PL.iso / software / linux / qt / README < prev   
Encoding:
Text File  |  1999-07-20  |  2.4 KB  |  56 lines

  1.           QT FREE EDITION 2.0.1 SOURCE CODE DISTRIBUTION
  2.  
  3. This is the official release of the Qt Free Edition version 2.0.1.
  4.  
  5. You may use the Qt Free Edition for software development free of charge
  6. only if you develop Free (non-proprietary) Software. The LICENSE.QPL file
  7. explains what you may or may not do with the Qt Free Edition.
  8.  
  9. The Qt Free Edition may only be used on the X Window System.
  10.  
  11. If you are using Qt for developing commercial, proprietary, or other
  12. software not covered by the terms listed in the LICENSE.QPL file, you
  13. must have have a license for the Qt Professional Edition. Please see
  14. http://www.troll.no/purchase.html for how to obtain this. Qt
  15. Professional Edition is also supported on Microsoft Windows.  
  16.  
  17. The INSTALL file explains how to install Qt.
  18.  
  19. If you want to enable built-in GIF image reading support in Qt, run
  20. configure with the "-gif" argument before compiling.
  21.  
  22. The Qt Free Edition is currently supported on Linux, Solaris, SunOS,
  23. FreeBSD, OSF/1, Irix, BSD/OS, NetBSD, SCO, HP-UX and AIX. If you want
  24. to port Qt to a new platform, please read the PORTING file.
  25.  
  26. The Qt Reference Documentation is available in HTML format in the
  27. qt/html directory. Start your favorite Web browser with the
  28. html/index.html file. The class reference doc. is also included in
  29. Unix man format in the qt/man directory.
  30.  
  31. If you are new to Qt it is a good idea to read the tutorial. It is located
  32. in html/tutorial.html. The tutorial directory contains the programs used
  33. in the tutorial.
  34.  
  35. All the above documentation is also available in postscript format
  36. from our web server, see http://www.troll.no/dl/ or
  37. ftp://ftp.troll.no/qt/postscript/
  38.  
  39. The example programs in the examples directory demonstrate some Qt
  40. features. You can study these examples to get an overview of how Qt
  41. programs can be written, or look at html/examples.html with your
  42. browser.
  43.  
  44. See the FAQ for frequently asked questions about Qt, in doc/faq.html.
  45.  
  46. If you find any bugs, please send a report to qt-bugs@troll.no.
  47.  
  48. If you want to join the Qt user forum mailing list, send a message to
  49. qt-interest-request@troll.no containing a single word "subscribe".  If
  50. you want to be added to our announcements mailing list (no spam), send
  51. a message to qt-announce-request@troll.no containing a single word
  52. "subscribe".
  53.  
  54. If you are interested in the Qt Professional Edition, please write
  55. to sales@troll.no.  Other mail can be sent to info@troll.no.
  56.