HP C B.11.11.16 Release Notes

HP C/ANSI C Release Notes
Installation Information
Chapter 126
AudioDevKit: HP Audio Developer Kit (479 Kb)
CDEDevKit: CDE Developer Kit (10,769 Kb)
ImagingDevKit: HP-UX Developer’s Toolkit - Imaging (2,216 Kb)
X11MotifDevKit: HP-UX Developer’s Tool465kit - X11, Motif, and Imake (25,629 Kb)
Be aware that, if you install all the packages, they occupy approximately 126 Mb of disk
space.
Installed Compiler Paths
Most files related to the HP C compiler are installed in the directories /opt/ansic and
/opt/langtools. The installation scripts add the following paths during the installation
process:
/opt/ansic/bin and /opt/langtools/bin to the login file /etc/PATH.
/opt/ansic/share/man/%L:/opt/ansic/share/man and
/opt/langtools/share/man/%L:/opt/langtools/share/man to the login file
/etc/MANPATH.
%L is replaced by the value of the LC_MESSAGES environment variable when the man
command is executed. It determines the language used for manpage searches. If
LC_MESSAGES is not set, %L defaults to null. See environ (5).
Transition Links
The HP C/ANSI C compiler installation package provides the capability to create and remove
transition links from previous HP-UX release locations to HP-UX release 11.x locations. The
HP C/ANSI C product installs the ISU transition link table specification files on the system.
The Software Distribution update tool tlinstall uses these files to install transition links
from previous HP-UX file and directory names to the corresponding HP-UX 11.x file and
directory names. To remove these transition links, use the update tool tlremove. For more
detail, read the update tools manpages. These tools are installed in /opt/upgrade/bin.