- Log in as root.
- Insert the CD-ROM in the drive.
- On OpenServer systems:
- Create a cdrom directory if it does not already exist:
- mkdir /cdrom
- Mount the CD-ROM by typing:
- mount -r /dev/cd0 /cdrom
- Use the
pkgadd(ADM)
command to install it by entering:
- pkgadd -d /cdrom/HDKman
- On UnixWare systems:
- Use the
pkgadd(1M)
command to install it by entering:
- pkgadd -d cdrom1 HDKman
Configuration
After installing the HDKman and HDKdoc packages on UnixWare 7
systems, run the
config_search(1M)
command to create the indexes that are used to search the ScoHelp
documentation and for the man and apropos
commands.
HDK manual pages can be read on UnixWare 7 systems using the man(1)
command. If you wish to access them with the SCOhelp online documentation
system, the scohelp package from the standard operating
system media must be installed as well.
After the HDKman package is installed on OpenServer,
you can access these manual pages through the hdkman,
hdkapropos, and hdkwhatis commands.
If the udkman command (included as a separate package
on the UDK media) is installed on your OpenServer system,
it can also be used to access the HDK manual pages.
hdkman gives ordering preference
to the OpenServer driver interfaces whereas udkman
gives ordering preference to the UnixWare 7 driver interfaces.
You can access any HDK manual page through either the hdkman
or udkman command by specifying the section, as in
hdkman D3 kmem_alloc.
For more information
More information concerning HDK manual pages may be found in the
Hardware and Driver Development Documentation.
Postscript versions of the HDK manpages can be downloaded for
printing from the
the HDK postscript documentation archive
This documentation set can also be read directly from the CD.
To do this, mount the CD and use any frames-based browser
on any operating system to access it. For example, if the
CD is mounted on /cdrom, access it as:
file:/cdrom/info/doc/UW710doc/INDEX.htm
Document version 7.1.0a
08 July 1999