Glossary of Technical Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
SHLIB_PATH
SHLIB_PATH is HP/UX's library enviromental variable.
If you install
If you receive error messages which state that libraries are missing, search your system for those libraries. If they are present, you want to pass the path to SHLIB_PATH. You may code the location in your shell script. Just be sure to shutdown the Broker before you re-execute that script. You may also set and export these variables from the commandline or a user's .profile.
Finally, certain [Environment] sections of your
See Also: LD_LIBRARY_PATH(Standard), LIBPATH(AIX Users)
Referenced by...