source: packaging/INSTALL.OS2.develop@ 1063

Last change on this file since 1063 was 1063, checked in by Dmitry A. Kuminov, 14 years ago

packaging: Mention CUPS 1.4.8 in requirements.

Also added the BEFORE YOU BEGIN section.

File size: 2.1 KB
Line 
1This is part of the ZIP distribution of the Qt toolkit for OS/2.
2
3This package contains Qt tools, readers and import libraries necessary
4to compile and develop Qt applications.
5
6This file contains installation instructions for this package. For more
7information about the Qt toolkit for OS/2, please visit the project page at
8
9 http://svn.netlabs.org/qt4/wiki
10
11
12
13BEFORE YOU BEGIN
14
15Please note that it is recommended to install Qt from the RPM repositories.
16This will allow you to always have an up-to-date version of Qt installed on
17your machine including all its requirements. If you have RPM already installed
18simply type the following on the command line to install the Qt development
19environment:
20
21 yum install qt-develop
22
23To get more information about installing RPM, please visit
24
25 http://svn.netlabs.org/rpm
26
27
28
29REQUIREMENTS
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
40INSTALLATION
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
53CREDITS
54
55Dmitriy Kuminov (development)
56Silvan Scherrer (management)
57
58netlabs.org (hosting & support)
59
60Nokia Corporation (original Qt library)
61
62We also want to THANK all individuals and organizations who made the donations
63to this project and helped to make it happen. Please visit
64
65 http://qt.netlabs.org/en/site/index.xml
66
67to get the full list of sponsors and to find information on how you can support
68the project.
69
70
71Qt is a trademark of Nokia Corporation and/or its subsidiary(-ies).
72OS/2 and OS/2 Warp are trademarks of the IBM Corporation and/or its subsidiary(-ies).
73eComStation is a trademark of Serenity Systems International and/or its subsidiary(-ies).
74Etc.
Note: See TracBrowser for help on using the repository browser.