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