ITEM: BX1358L

How to install C/C++ using Bundles?


Question:

 How can C/C++ be installed using BUNDLES?

Response:

Installing C and C++ via bundles is a two step process

1. Install xlC.Bnd
   This adds some files to /usr/sys/inst.data/sys_bundles:

   xlC.C++_classes.bnd      C++ Class Library Developer's Kit
   xlC.C++_minimal.bnd      Minimal C++ Compiler
   xlC.C_minimal.bnd        Minimal C Compiler
   xlC.C++_SDE.bnd          C++ Compiler and Software Development
                            Environment Tools
   xlC.C++_class_learn.bnd  C++ Class Library Learner's Kit
   xlC.C_tools.bnd          C Compiler + Tools (Debugger)
   xlC.C++_learn.bnd        C++ Learner's Kit
   xlC.C++_tools.bnd        C++ Compiler and Tools

    This defines the bundles, but does not actually install them.
    I.e., it installs the bundle definitions.

2. Now that the bundles have been defined, they can be installed
   by selecting "Install Bundles of Software" and selecting one
   of the above bundles, depending on how much the user wants to
   install.


Support Line: How to install C/C++ using Bundles? ITEM: BX1358L
Dated: April 1997 Category: N/A
This HTML file was generated 99/06/24~13:30:19
Comments or suggestions? Contact us