Changeset 819 for packaging/lib.wis.tpl


Ignore:
Timestamp:
Nov 18, 2010, 1:51:02 AM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

packaging: lib: Ask to manually search for (and delete) files remaining after a previous installation and announce RPM usage in further Qt versions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packaging/lib.wis.tpl

    r737 r819  
    102102    call WirexxShowMessage ,
    103103       'Qt 4 Runtime: Warning',,
    104        'IMPORTANT NOTICE:'||'0D0A'x||'0D0A'x,
    105        'If you have another version of the Qt 4 Runtime package installed on your computer, *PLEASE* cancel this installation now and uninstall the previous version first! Upgrading the existing Qt 4 installation is currently *NOT SUPPORTED*.'||'0D0A'x||'0D0A'x,
    106        'The previous version of the Qt 4 Runtime package may be uninstalled using the WarpIn utility which you can start through the Programs menu (Desktop > Local System > Install/Remove > WarpIn > WarpIn) or by typing "warpin" on the command line.'||'0D0A'x||'0D0A'x,,
     104       'IMPORTANT NOTICE:',
     105       ||'0D0A'x||'0D0A'x,
     106       ||'If you have another version of the Qt 4 Runtime package installed on',
     107       'your computer, *PLEASE* cancel this installation now and uninstall',
     108       'the previous version first! Upgrading the existing Qt 4 installation',
     109       'is currently *NOT SUPPORTED*.',
     110       ||'0D0A'x||'0D0A'x,
     111       ||'The previous version of the Qt 4 Runtime package may be uninstalled',
     112       'using the WarpIn utility which you can start through the Programs menu',
     113       '(Desktop > Local System > Install/Remove > WarpIn > WarpIn) or by',
     114       'typing "warpin" in the command prompt.',
     115       ||'0D0A'x||'0D0A'x,
     116       ||'Please note that some Qt files may still remain in your system after',
     117       'uninstallation and interfere with the new install. In order to avoid possible',
     118       'problems, please search for the following files on a drive where Qt 4',
     119       'was previously installed and delete them if found:'||'0D0A'x||'0D0A'x,
     120       ||'- Qt*4.dll'||'0D0A'x,
     121       ||'- qt*.conf'||'0D0A'x,
     122       ||'0D0A'x,
     123       ||'Sorry for the inconvenience. It is mostly caused by various',
     124       'limitations of WarpIn. The next version of Qt 4 for OS/2 will be',
     125       'distributed in RPM format which will solve most current installation',
     126       'problems. See http://svn.netlabs.org/rpm for more information about',
     127       'RPM for OS/2.'||'0D0A'x||'0D0A'x,,
    107128       0
    108129    return ''
     
    155176     SELECT
    156177     REQUIRES="1"
    157      REQUIRES="Ulrich M”ller\XWorkplace\Kernel\0\9\9"
    158      TARGET="$(Ulrich M”ller\XWorkplace\Kernel)" FIXED
     178     REQUIRES="Ulrich Mᅵller\XWorkplace\Kernel\0\9\9"
     179     TARGET="$(Ulrich Mᅵller\XWorkplace\Kernel)" FIXED
    159180     LONGFILENAMES
    160181>Provides support for the system tray to Qt applications. This package is recommended</PCK${disable_tag_end}>
Note: See TracChangeset for help on using the changeset viewer.