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