After you have installed, configured, and tested XL C/C++:
Assuming that the XL FortranAdvanced Edition V10.1 for Linux CD
is mounted at the /cdrom location in the system, issue the following commands:
# cd /cdrom
# ./xlf_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 Fortran V10.1.
Accept the licensing agreement and licensing information.
Optional: Create symbolic links for the compiler invocations
of XL Fortran V10.1 in the /usr/bin/ directory.
The following links are created in the /usr/bin/ directory:
xlf
xlf90
xlf90_r
xlf95
xlf95_r
xlf_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/xlf/10.1/xlf.cfg.
Any previously generated configuration file is saved in the /etc/opt/ibmcmp/xlf/10.1/ directory.
The installation log is moved to its permanent location: /opt/ibmcmp/xlf/10.1/xlf_install.log.