3-1
Installing Remote Access Concentrator Software for UNIX
Chapter 3
Setting Environment Services
After running the installation script, you must perform several other tasks
to get the RAC software up and running.You must set environment
variables to run Annex Manager.
Environment Variables
The following sample commands set the environment variables to the
default installation directory /usr/annex/gui_am_R3.1:
setenv DISPLAY <
host name>:0
For C-shell:
setenv PATH ${PATH}:/usr/annex/gui_am_R3.1/bin
For Bourne and Korn shells:
setenv PATH=$PATH:/usr/annex/gui_am_R3.1/bin
export PATH
If you changed the Annex Manager installation directory, you must also
set the GUI_AM_DIR variable to that directory:
setenv GUI_AM_DIR <
installation directory>
Tms-Database
In order to update the tms-database files, you must execute the command
below. This command ensures that the software recognizes the previous
tms-database files.
tms convert -m
Содержание 5000
Страница 8: ...Installing Remote Access Concentrator Software for UNIX Contents viii ...
Страница 32: ...Installing Remote Access Concentrator Software for UNIX Chapter 2 Installing the Software 2 16 ...
Страница 42: ...Installing Remote Access Concentrator Software for UNIX Appendix A Reference Information A 8 ...