
Installing Site Manager on an HP 9000
10-3
6. Press Control-d to exit the root account.
Adding Site Manager User Accounts
Set up individual Site Manager users on the HP 9000 as follows:
1. Log in to the user’s account.
2. Create the directory for the Site Manager’s image builder application by
entering
mkdir $HOME/.builder_dir
3.
Edit the user’s account setup file using a C or Bourne shell as follows:
• If you use csh or clones, then add the following lines to .cshrc:
set path = ($path /usr/wf/bin)
setenv WF_SMPATH /usr/wf
setenv SMTERM X
setenv SM_CONFIGS
<directory where config files are stored >
setenv BUILDER_DIR $HOME/.builder_dir
• If you use the Bourne shell (sh) or clones, then add the following lines to
.profile:
PATH=$PATH:/usr/wf/bin
WF_SMPATH=/usr/wf
SMTERM=X
SM_CONFIGS=
<directory where config files are stored >
BUILDER_DIR=$HOME/.builder_dir
export WF_SMPATH SMTERM SM_CONFIGS BUILDER_DIR
4.
Log out of the user’s account.
Repeat Steps 1 through 4 for each user who wants to run the Site Manager
application.
Note: If you get the message OvwDbInit failed, OpenView is not installed.
See the section “Starting Site Manager from OpenView” for information.
Note: If the shell variable path is already set in some other line of the .cshrc
file, then add these new lines immediately after the last
set path line.
Comentarios a estos manuales