HP Micro Focus Object COBOL/UX Release Notes for Version B.12.35

78 Chapter 5
Known Problems, Limitations, and Fixes
Workarounds and Fixes
Workarounds and Fixes
+help Troubleshooting for Systems Running
HP CDE
The +help option to ld(1) and other compiler products may not work
on systems running HP CDE. If it does not work, ensure the
environment variable DTHELPSEARCHPATH is set. (It may not be set
if you rlogin to a system, for example.) If it is not set, use the following
command to set it:
$ eval $(dtsearchpath)
Ensure the LANG environment variable is set, typically LANG=C.
As a workaround, you can view the linker online help using the ? icon on
the HP CDE front panel or by using one of the following commands:
$ /usr/dt/bin/dthelpview -helpVolume linker
or
$ /usr/dt/bin/dthelpview -helpVolume /opt/langtools/lib/help/C/li
nker.hv