Installation packages

Table 1 lists the packages that are supplied with the installation image, and the locations to which they are installed by default during a basic installation. (For the rules on installing packages to custom, non-default locations, see Table 1).

You can use the Linux rpm utility to review the packages. For example, to view package information and its file list, issue the following rpm query command:
# rpm -qpil package_name
Table 1. XL C/C++ for Linux packages and default installation locations
Package Name Package Description Default installation location
xlsmp.msg.rte XL SMP runtime messages /opt/ibmcmp/msg/
xlsmp.rte XL SMP runtime dynamic libraries

/opt/ibmcmp/lib/
/opt/ibmcmp/lib64/

xlsmp.lib XL SMP runtime static libraries /opt/ibmcmp/xlsmp/1.6
xlmass.lib IBM Mathematical Acceleration Subsystem (MASS) libraries /opt/ibmcmp/xlmass/4.3
vacpp.rte XL C/C++ runtime environment

/opt/ibmcmp/lib/
/opt/ibmcmp/lib64/

vacpp.rte.lnk XL C/C++ runtime environment links /opt/ibmcmp/vacpp/8.0/
vac.lic XL C/C++ license /opt/ibmcmp/vac/8.0/
vac.lib XL C compiler libraries /opt/ibmcmp/vac/8.0/
vac.cmp XL C compiler files /opt/ibmcmp/vac/8.0/
vacpp.lib XL C++ compiler libraries /opt/ibmcmp/vacpp/8.0/
vacpp.cmp XL C++ compiler files /opt/ibmcmp/vacpp/8.0/
vacpp.samples XL C/C++ samples /opt/ibmcmp/vacpp/8.0/samples/
vacpp.help XL C/C++ documentation

/opt/ibmcmp/vacpp/8.0/doc/
/opt/ibmcmp/vacpp/8.0/man/