System Administrator’s Guide to Installing DataMgr

Edit Paths

man Pages

The following environmental paths are not automatically set up during installation.

Step 1. To use the man pages, set the following path.

For each c shell environment:

setenv MANPATH ${MANPATH}:/etc/dm/usr/share/man

For each bourne shell environment:

Prerequisites

MANPATH=$MANPATH:/etc/dm/usr/share/man export MANPATH

Utilities

Step 2.

The GUIs use the DataMgr utilities to accomplish a

 

 

task, for example, changing watermarks uses the

 

 

dmfscntl utility. Therefore, set the following

 

 

paths.

 

 

For each c shell environment:

set path=($path /etc/dm/usr/utils /etc/dmfs/usr/bin\ /etc/dmfs/usr/utils /etc/bfs/usr/bin /etc/bfs/usr/utils\ /etc/sld/usr/daemons /etc/ssd/usr/daemons /etc/bfs/usr/daemons)

For each bourne shell environment:

PATH=$PATH:/etc/dm/usr/utils:/etc/dmfs/usr/bin:/etc/dmfs/usr/utils:\ /etc/sld/usr/daemons:/etc/ssd/usr/daemons:/etc/bfs/usr/daemons:\ /etc/bfs/usr/

export PATH

Prerequisites1-21

Page 39
Image 39
ADIC 3.5 manual Edit Paths, Man Pages, Utilities