home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / patches / csetc / read.me < prev    next >
Text File  |  1993-10-05  |  5KB  |  112 lines

  1. This is a Customer Service Disk (CSD) for the IBM C/C++ Tools Product
  2.  
  3. *************************************************************************
  4. *                                                                       *
  5. *  This CSD contains fixes that are common to C/C++ Tools Version 2.0   *
  6. *  and Version 2.01.  Notwithstanding the versions statements           *
  7. *  contained in the files of this CSD this is not an upgrade of         *
  8. *  Version 2.0 to Version 2.01.                                         *
  9. *                                                                       *
  10. *  The code to which you have access is determined by the version of    *
  11. *  the software to which you are licensed.                              *
  12. *                                                                       *
  13. *************************************************************************
  14.  
  15. *************************************************************************
  16. *                                                                       *
  17. *  CSD2 for C Set ++ (C/C++ Compiler)   Oct. 5, 1993.                   *
  18. *                                                                       *
  19. *  Filename:  CTC0002.zip                                               *
  20. *                                                                       *
  21. *************************************************************************
  22.  
  23. ------------------------------------------------------------------------
  24.  
  25. This CSD is provided as a set of files.  You can choose one of the
  26. following methods of installation:
  27.  
  28. (1) You can install directly from the directory in which the files are
  29.     found with the command:
  30.  
  31.       [d:][path]SERVICE [d:\toolpath]
  32.  
  33.     The CSD directory must be on a drive accessible to your operating
  34.     system, including drives on a LAN server.
  35.  
  36.     The d:\toolpath argument is optional.  If it is specified, the CSD
  37.     installation program assumes that IBM C/C++ Tools is installed in
  38.     that directory.  If it is not specified, the program searches for
  39.     the installed version of IBM C/C++ Tools.  If it cannot find the
  40.     installed product, the CSD installation program prompts you for a
  41.     directory.
  42.  
  43.     The CSD may be installed to any disk accessible to your system,
  44.     including LAN drives.  The service program itself must run within an
  45.     OS/2 2.0 or 2.1 session.
  46.  
  47.  
  48. (2) You can create diskettes containing the CSD, and install the CSD
  49.     from the diskettes.  To create diskettes, make the directory where
  50.     the CSD files are located the current directory, then enter:
  51.  
  52.       MAKEDSKT a:
  53.  
  54.     Where a: is the drive letter of the diskette drive where the CSD
  55.     diskettes are to be created.  CSD diskettes may be 720Kb, 1.44Mb, or
  56.     2.88 Mb 3-1/2" diskettes, or 1.2Mb 5-1/4" diskettes.  MAKEDSKT
  57.     determines diskette size automatically.
  58.  
  59.     To install a CSD from diskettes, invoke the service program as
  60.     described in (1) above.  The service program will prompt for
  61.     additional diskettes as required.
  62.  
  63.     To recreate the CSD on a hard file, use XCOPY to copy the contents
  64.     of all the CSD diskettes to a directory on your hard file.  For
  65.     information on XCOPY, please see the OS/2 online Command Reference.
  66.  
  67. ------------------------------------------------------------------------
  68.  
  69. The following conditions must exist for CSD installation to be
  70. successful:
  71.  
  72. (1) You must have already installed the IBM C/C++ Tools product.  You
  73.     cannot apply the CSD to a beta copy of the product.
  74.  
  75. (2) The LIBPATH specified in your CONFIG.SYS file must include the
  76.     directory '.' (single period).  OS/2 2.x puts this in your
  77.     LIBPATH by default.
  78.  
  79. (3) CSD installation uses the file DDE4FIX.DLL to locate the directories
  80.     in which the IBM C/C++ Tools are installed.  This file was created
  81.     when you installed the IBM C/C++ Tools product.  If it is not
  82.     present, the CSD installation program informs you that the product
  83.     is not installed.  You must re-install C/C++ Tools before installing
  84.     the CSD.
  85.  
  86. (4) No IBM C/C++ Tools files can be open in any session when you install
  87.     the CSD.  If the copy of IBM C/C++ Tools being serviced resides on a
  88.     LAN drive, you must ensure that no other LAN user has any of these
  89.     files open.
  90.  
  91. ------------------------------------------------------------------------
  92.  
  93. After the CSD installation terminates, the file DDE4FIX.LOG is placed in
  94. the IBM C/C++ Tools base directory.  It contains a cumulative log of all
  95. CSD installations to this copy of the product.
  96.  
  97. This CSD applies fixes to only one of the components of the IBM C/C++
  98. Tools.  The components are the compiler, the class libraries, and the
  99. utilities.  To maintain the levels for these components separately, the
  100. IBM C/C++ SYSLEVEL file will be split into three files, one for each
  101. component (if this is the first time a CSD is applied).
  102.  
  103. A list of the fixes contained in this CSD can be found in the file
  104. CSDFIXES.LST.  The fixes are cumulative, meaning that this CSD contains
  105. all fixes described in CSDFIXES.LST, even if they were fixed on a prior
  106. CSD.
  107.  
  108. The complete list of files in this CSD can be found in the file
  109. SERVICE.LST.
  110.  
  111. ------------------------------------------------------------------------
  112.