HP 64782 User Manual page 516

For the graphical user interface
Hide thumbs Also See for 64782:
Table of Contents

Advertisement

Set the DISPLAY environment variable by entering
1
DISPLAY=<hostname>:<server_number>.<screen_number>
export DISPLAY
For example:
DISPLAY=myhost:0.0; export DISPLAY
Consult the X Window documentation supplied with the UNIX system
documentation for an explanation of the DISPLAY environment variable.
Set the HP64000 environment variable.
2
If you installed the software relative to a directory other than the root
directory, it is strongly recommended that you use a symbolic link to make
the software appear to be under /usr/hp64000. For example, if you installed
the software relative to directory /users/team, you would enter
ln -s /users/team/usr/hp64000 /usr/hp64000
If you installed the HP 64000 software relative to the root directory, "/", or
established a symbolic link to /usr/hp64000, then you would enter
HP64000=/usr/hp64000; export HP64000
If you did not install relative to the root directory, or do not wish to establish
a symbolic link, you can set the HP64000 variable to the full path that
contains the HP 64000 software. Again, if you installed relative to
/users/team, you would enter
HP64000=/users/team/usr/hp64000; export HP64000
Set the PATH environment variable to include the usr/hp64000/bin
3
directory by entering
PATH=$PATH:$HP64000/bin; export PATH
Including usr/hp64000/bin in your PATH relieves you from prefixing
HP 64700 executables with the directory path.
Set the MANPATH environment variable to include the
4
$HP64000/man and $HP64000/contrib/man directories by entering
MANPATH=$MANPATH:$HP64000/man:$HP64000/contrib/man
export MANPATH
Including these directories in your MANPATH variable lets you access the
on-line "man" page information included with the software.
Step 2. Set the necessary environment variables
Installation
515

Advertisement

Table of Contents
loading

Table of Contents