[1041] | 1 | This is part of the ZIP distribution of the Qt toolkit for OS/2.
|
---|
| 2 |
|
---|
| 3 | This package contains all runtime Qt libraries necessary to run Qt-based
|
---|
| 4 | 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 |
|
---|
[1063] | 11 |
|
---|
| 12 |
|
---|
| 13 | BEFORE YOU BEGIN
|
---|
| 14 |
|
---|
[1041] | 15 | Please note that it is recommended to install Qt from the RPM repositories.
|
---|
[1063] | 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 | and need the Qt runtime for an application that is also in RPM repositories,
|
---|
| 19 | simply type the following on the command line:
|
---|
[1041] | 20 |
|
---|
| 21 | yum install <application>
|
---|
[1063] | 22 |
|
---|
[1041] | 23 | where <application> is the name of that application. All the required Qt
|
---|
| 24 | libraries will be installed automatically.
|
---|
| 25 |
|
---|
| 26 | If you want to only install the Qt runtime itself (for example, to use it with
|
---|
[1083] | 27 | an application not available in RPM repositories), type e.g. the following:
|
---|
[1041] | 28 |
|
---|
[1083] | 29 | yum install libqt4 libqt4-gui
|
---|
[1041] | 30 |
|
---|
| 31 | To get more information about installing RPM, please visit
|
---|
| 32 |
|
---|
| 33 | http://svn.netlabs.org/rpm
|
---|
| 34 |
|
---|
| 35 |
|
---|
| 36 |
|
---|
| 37 | REQUIREMENTS
|
---|
| 38 |
|
---|
| 39 | - A OS/2 Warp 4 Fixpack 16+, OS/2 Warp 4.5 or eComStation operating system.
|
---|
[1063] | 40 |
|
---|
[1141] | 41 | - LIBC library version 0.6.5:
|
---|
[1041] | 42 |
|
---|
[1141] | 43 | ftp://ftp.netlabs.org/pub/libc/libc-0_6_5-csd5.wpi
|
---|
[1041] | 44 |
|
---|
| 45 | - GCC 4 Core Libraries:
|
---|
| 46 |
|
---|
[1141] | 47 | ftp://ftp.netlabs.org/pub/gcc/gcc4core-1_2_1.wpi
|
---|
[1063] | 48 |
|
---|
[1041] | 49 | - Extended system tray widget for XCenter version 0.1.1 or above (optional):
|
---|
| 50 |
|
---|
| 51 | ftp://ftp.netlabs.org/pub/qt4/xsystray/xsystray-0_1_1.wpi
|
---|
| 52 |
|
---|
[1063] | 53 | - eCUPS 1.4.8 or later to support printing from Qt 4 applications (optional):
|
---|
[1041] | 54 |
|
---|
[1141] | 55 | http://svn.netlabs.org/ecups/wiki/CupsPort#ZIPFiles
|
---|
[1063] | 56 |
|
---|
[1041] | 57 | - OpenSSL DLLs for OpenSSL support and for MySQL/PostgresSQL plugins to
|
---|
| 58 | operate (optional):
|
---|
[1063] | 59 |
|
---|
[1041] | 60 | http://bauxite.sakura.ne.jp/tmp/os2/openssl-1.0.0a-os2knix-20100706-runtime.zip
|
---|
| 61 |
|
---|
[1141] | 62 | - Mozilla CA root certificate bundle version 2011.80 or later to support
|
---|
| 63 | HTTPS connections via SSL (optional):
|
---|
[1041] | 64 |
|
---|
[1141] | 65 | ftp://ftp.netlabs.org/pub/qt4/ssl/ca-certificates-2011.80-1.zip
|
---|
[1041] | 66 |
|
---|
[1141] | 67 |
|
---|
| 68 |
|
---|
[1041] | 69 | INSTALLATION
|
---|
| 70 |
|
---|
| 71 | 1. Make sure you do not have a previous version of Qt installed from either
|
---|
| 72 | a ZIP, or WPI or RPM distribution. Uninstall it if necessary.
|
---|
| 73 |
|
---|
| 74 | 2. Unzip the contents of this archive to a directory of your choice,
|
---|
| 75 | e.g. "C:\Qt".
|
---|
| 76 |
|
---|
[1098] | 77 | 3. Add "C:\Qt\bin" to PATH and LIBPATH statements of your CONFIG.SYS.
|
---|
[1063] | 78 |
|
---|
[1098] | 79 | 4. Reboot.
|
---|
[1041] | 80 |
|
---|
| 81 |
|
---|
| 82 |
|
---|
| 83 | CREDITS
|
---|
| 84 |
|
---|
| 85 | Dmitriy Kuminov (development)
|
---|
| 86 | Silvan Scherrer (management)
|
---|
| 87 |
|
---|
| 88 | netlabs.org (hosting & support)
|
---|
| 89 |
|
---|
| 90 | Nokia Corporation (original Qt library)
|
---|
| 91 |
|
---|
| 92 | We also want to THANK all individuals and organizations who made the donations
|
---|
| 93 | to this project and helped to make it happen. Please visit
|
---|
| 94 |
|
---|
| 95 | http://qt.netlabs.org/en/site/index.xml
|
---|
| 96 |
|
---|
| 97 | to get the full list of sponsors and to find information on how you can support
|
---|
| 98 | the project.
|
---|
| 99 |
|
---|
| 100 |
|
---|
| 101 | Qt is a trademark of Nokia Corporation and/or its subsidiary(-ies).
|
---|
| 102 | OS/2 and OS/2 Warp are trademarks of the IBM Corporation and/or its subsidiary(-ies).
|
---|
| 103 | eComStation is a trademark of Serenity Systems International and/or its subsidiary(-ies).
|
---|
| 104 | Etc.
|
---|