Changes between Version 82 and Version 83 of WikiStart
- Timestamp:
- Jul 24, 2012, 9:48:55 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v82 v83 50 50 ||'''yum install qt4-devel-kit''' ||Installs the complete Qt development environment for compiling Qt applications from sources 51 51 52 Note that the first two commands are not normally needed -- if you install a Qt application from the RPM repository, it will install all required Qt runtime variants automatically. These commands are only necessary if you have a Qt application distributed as a ZIP archive. If such an application doesn't work after you install the '''libqt4''' package, then itmay need to install some other Qt4 package that contains the required component of the Qt4 framework. In order to see all Qt4 packages available in the RPM repository and their short descriptions, execute the following command:52 Note that the first two commands are not normally needed -- if you install a Qt application from the RPM repository, it will install all required Qt runtime variants automatically. These commands are only necessary if you have a Qt application distributed as a ZIP archive. If such an application doesn't work after you install the '''libqt4''' package, then you may need to install some other Qt4 package that contains the required component of the Qt4 framework. In order to see all Qt4 packages available in the RPM repository and their short descriptions, execute the following command: 53 53 {{{ 54 54 yum search qt4