After you have installed, configured, and tested XL Fortran:
Assuming that the XL C/C++Advanced Edition V8.0 for Linux CD
is mounted at the /cdrom location in the system, issue the following commands:
# cd /cdrom
# ./xlc_install
Complete the following steps:
Confirm that you want to uninstall any previously
installed XL SMP and MASS libraries. The installation utility will then install
the XL SMP and MASS libraries provided with XL C/C++ V8.0.
Accept the licensing agreement and licensing information.
Optional: Create symbolic links for the compiler invocations
of XL C/C++ V8.0 in the /usr/bin/ directory.
The following links are created in the /usr/bin/ directory:
gxlc
gxlc++
gxlC
xlc
xlc++
xlC
xlc_r
xlc++_r
xlC_r
Note:
Some command links are not created
in /usr/bin/, either because it might delete
user-defined GCC-related invocations or because they are not compiler invocation
commands. These include:
The configuration
file is generated. Its location is /etc/opt/ibmcmp/vac/8.0/vac.cfg.
Any previously generated configuration file is saved in the /etc/opt/ibmcmp/vac/8.0/ directory.
The installation log is moved to its permanent location: /opt/ibmcmp/vac/8.0/xlc_install.log.