1 | This is part of the ZIP distribution of the Qt toolkit for OS/2.
|
---|
2 |
|
---|
3 | This package contains Qt tools, readers and import libraries necessary
|
---|
4 | to compile and develop Qt applications.
|
---|
5 |
|
---|
6 | This file contains installation instructions for this package. For more
|
---|
7 | information about the Qt toolkit for OS/2, please visit the project page at
|
---|
8 |
|
---|
9 | http://svn.netlabs.org/qt4/wiki
|
---|
10 |
|
---|
11 | Please note that it is recommended to install Qt from the RPM repositories.
|
---|
12 | This will allow you to always have an up-to-date version of Qt on your machine
|
---|
13 | including any current and future requirements. If you have RPM already
|
---|
14 | installed simply type the following in the command line to install the Qt
|
---|
15 | development environment:
|
---|
16 |
|
---|
17 | yum install qt-develop
|
---|
18 |
|
---|
19 | To get more information about installing RPM, please visit
|
---|
20 |
|
---|
21 | http://svn.netlabs.org/rpm
|
---|
22 |
|
---|
23 |
|
---|
24 |
|
---|
25 | REQUIREMENTS
|
---|
26 |
|
---|
27 | - A Qt runtime ZIP package of the same version (qt-X.Y.Z-N.zip):
|
---|
28 |
|
---|
29 | ftp://ftp.netlabs.org/pub/qt4/
|
---|
30 |
|
---|
31 | - All requirements listed in the "REQUIREMENTS" section of the
|
---|
32 | README.OS2 file contained in this package.
|
---|
33 |
|
---|
34 |
|
---|
35 |
|
---|
36 | INSTALLATION
|
---|
37 |
|
---|
38 | 1. Install the Qt runtime package according to its insatllation
|
---|
39 | instructions. Memorize where you unpacked it, e.g. "C:\Qt".
|
---|
40 |
|
---|
41 | 2. Unzip the contents of this archive to "C:\Qt". You may safely
|
---|
42 | overwrite all the README and LICENSE files, they are identical.
|
---|
43 |
|
---|
44 | 3. Follow the section named "SETTING UP THE ENVIRONMENT" in the
|
---|
45 | README.OS2 file to set up the development environment.
|
---|
46 |
|
---|
47 |
|
---|
48 |
|
---|
49 | CREDITS
|
---|
50 |
|
---|
51 | Dmitriy Kuminov (development)
|
---|
52 | Silvan Scherrer (management)
|
---|
53 |
|
---|
54 | netlabs.org (hosting & support)
|
---|
55 |
|
---|
56 | Nokia Corporation (original Qt library)
|
---|
57 |
|
---|
58 | We also want to THANK all individuals and organizations who made the donations
|
---|
59 | to this project and helped to make it happen. Please visit
|
---|
60 |
|
---|
61 | http://qt.netlabs.org/en/site/index.xml
|
---|
62 |
|
---|
63 | to get the full list of sponsors and to find information on how you can support
|
---|
64 | the project.
|
---|
65 |
|
---|
66 |
|
---|
67 | Qt is a trademark of Nokia Corporation and/or its subsidiary(-ies).
|
---|
68 | OS/2 and OS/2 Warp are trademarks of the IBM Corporation and/or its subsidiary(-ies).
|
---|
69 | eComStation is a trademark of Serenity Systems International and/or its subsidiary(-ies).
|
---|
70 | Etc.
|
---|