To download and install the kit:
- Log in as root or change to the root account on the system where
the component is to be installed.
- Back up your system disk if desired (refer to the system documentation).
- Create a scratch directory and change to that directory.
- Download the kit, DTD210.tar.gz,
to the scratch directory:
- Unpack the compressed tar file using the following command:
# gunzip -dc DTD210.tar.gz | tar xvf -
This creates a directory named Programmers_Guide
with a kit subdirectory containing the subsets to install.
- Install the kit:
# /usr/sbin/setld -l Programmers_Guide/kit
- You can delete the scratch directory when the install is finished.
- After the Programmer's Guide is installed, use a web
browser to view it at:
file:/usr/share/doclib/dtk/guide/index.html
|