Changeset 1083 for packaging/INSTALL.OS2


Ignore:
Timestamp:
Sep 13, 2011, 11:28:04 PM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

packaging: Add lib prefix to all library packages and add libqt4-designer.

The lib prefix is necessary to distinguish between packages containing
applications and libraries (DLLs) of the same name, e.g. like in case of
Qt Designer. It also matches the common practice on other platforms.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packaging/INSTALL.OS2

    r1063 r1083  
    2525
    2626If you want to only install the Qt runtime itself (for example, to use it with
    27 an application not available in RPM repositories), type the following:
     27an application not available in RPM repositories), type e.g. the following:
    2828
    29   yum install qt qt-pm
     29  yum install libqt4 libqt4-gui
    3030
    3131To get more information about installing RPM, please visit
Note: See TracChangeset for help on using the changeset viewer.