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