E    Associated Product Descriptions

This appendix describes the associated products and software subsets that are shipped in addition to the base operating system.

Table E-1 describes the products contained on the Associated Products Volume 1 CD-ROM. Table E-2 describes the products contained on the Associated Products Volume 2 CD-ROM.

Note

The term RTL is an acronym for Run-Time Library.

Table E-1:  Associated Products Volume 1

Product Directoriesin /ALPHA Product Description
Alternative_Compiler Development Enhancements for Software Development
DEC_Ada_RTL Ada Run-Time Support Library for Alpha Systems
DEC_C++_RTL C++ Run-Time Support Library for Alpha Systems (shared libraries)
DEC_Cobol_RTL COBOL Run-Time Support Library for Alpha Systems and DEC Decimal Run-Time Support Library
DEC_EVENT Event Management Utility
DEC_Fortran_RTL Fortran Run-Time Support Library for Alpha Systems
DEC_Pascal_RTL Pascal Run-Time Support Library for Alpha Systems
DEC_Sort_RTL Sort Run-Time Library
Data_Direct INTERSOLV® DataDirect ODBC connectivity software
GNUSRC Free Software Foundation GNU Source for the operating system
Multimedia_Services Multimedia Services
Netscape_FastTrack_Server Netscape FastTrack Server V3.01
PanoramiX_ADK Xserver Extensions Advanced Developer's Kit
Porting_Assistant Porting Assistant
Program_Analyzers Graphical Program Analysis Tools
Worldwide_Language_Support Worldwide Language Support. Appendix F contains worldwide software subset descriptions.

Table E-2:  Associated Products Volume 2

Product Directories Product Description
AdvFS_Advanced_Utilities AdvFS Advanced File System Utilities
Advanced_Printing Advanced Printing Software
Advanced_Server Advanced Server Administration Tools
NetWorker NetWorkerTM SingleServer Save and Restore
Open3D Open3D graphics applications software environment
Performance_Manager Performance Manager
SCSI_CAM_Layered_Components SCSI Common Access Method Layered Components
System_V_Environment System V Environment
TruCluster TruCluster
Visual_Threads Visual Threads Diagnostic Tool

E.1    General Instructions for Installing Associated Products

Associated products are installed after the initial full installation by using the setld command. The installation can be invoked from CD-ROM or RIS. Refer to Chapter 10 for more information about the setld command.

Follow these steps if you are installing an associated product from either the Associated Products Volume 1 or Associated Products Volume 2 CD-ROM:

  1. Mount the CD-ROM. Refer to Section B.3 if you do not know how to mount a CD-ROM.

  2. Log in as root or use the su command to gain root privileges.

  3. Do one of the following, depending on whether the associated product you are loading is on Volume 1 or Volume 2:

Follow these steps if you are performing a RIS installation of an associated product:

  1. Ask your RIS server administrator to ensure that your system is a client of the RIS server and is registered to the appropriate software environment.

  2. Ensure that your system can communicate with the RIS server by executing the /sbin/ping command to verify the network connection. Enter the command in the following format and replace ris_server_name with the name of your local RIS server:

    # /sbin/ping -c2 ris_server_name
    

    Successful output of the /sbin/ping command is similar to the following:

    # ping -c2 system9
    PING system9 (16.59.l24.96): 56 data bytes
    64 bytes from 16.59.l24.96: icmp_seq=0 ttl=255 time=1 ms
    64 bytes from 16.59.l24.96: icmp_seq=1 ttl=255 time=0 ms
     
    ----system9 PING Statistics----
    2 packets transmitted, 2 packets received, 0% packet loss
    round-trip (ms)  min/avg/max = 0/0/1 ms
    

    In the previous example, system9 is the name of the RIS server.

  3. Enter the following command to begin the RIS installation:

    # /usr/sbin/setld -l ris_server_name:
    

    Replace ris_server_name: with the name of your RIS server appended with a colon ( : ). The setld command displays a list of software subsets available to install. Choose the appropriate software subsets from the list.

E.2    Updating Reference Pages After Installing Associated Products

The apropos and whatis commands access reference page entries in the whatis database. The whatis database that is created in /usr/share/man when you initially install operating system reference pages includes entries only for those reference pages.

The whatis database provided as part of the operating system product is not automatically updated when associated product, layered product, third party, or site-specific reference pages are installed after the initial operating system installation. If the whatis database exists on your system, you should update the database by executing the catman -w command if you install product-specific reference pages. For information about using the catman -w command to rebuild the whatis database, see the catman(8) reference page.

E.3    Development Enhancements for Alpha Systems (Alternative Compiler)

The Alternative_Compiler directory contains the following software subsets: CMPDEVENH440 and CMPDEVALT440. Follow the instructions in Section E.1 to install this product.

The following describes the two software subsets in this directory:

E.4    Ada Run-Time Library Support for Alpha Systems

The DEC_Ada_RTL directory contains the ADALIB404 software subset. Follow the instructions in Section E.1 to install this product.

The Ada Run-Time Library subset is included on the operating system CD-ROM to facilitate deployment of applications built using DEC Ada.

The following table describes the contents of the DEC Ada Run-Time Library kit:

File Name Description
libada.so DEC Ada Run-Time Library, shared object
libada.a DEC Ada Run-Time Library, archive library

Inclusion of the DEC Ada Run-Time Library in the base system allows users to run applications that were linked with the DEC Ada (run-time) libraries without requiring the user to purchase DEC Ada.

E.5    C++ Class Library for Alpha Systems

The DEC_C++_RTL directory contains the following software subsets: CXLSHRDA440 and CXLLIBA440. Follow the instructions in Section E.1 to install this product.

The DEC C++ Version 5.0 compiler kits no longer provide the Class Library archive libraries when installed on this version of the operating system.

The CXLSHRDA440 software subset contains the shared libraries required for the C++ Complex and Task Packages. The CXLLIBA440 software subset contains the corresponding archive libraries.

The mandatory base operating system software subset, OSFBASE440 contains the shared library for the remaining packages, including IOStream, as well as the run-time support. The optional base operating system subset, OSFLIBA440 contains the corresponding archive library.

If you run C++ applications on your system, install the CXLSHRDA440 software subset. If you develop C++ applications on your system, install both C++ subsets, CXLSHRDA440 and CXLLIBA440 as well as the base operating system software subset OSFLIBA440.

There is no need to remove the CXXSHRDA subset that was included in previous versions of the operating system before you upgrade to this version of the operating system. However, you must remove the old CXXSHRDA subset before you can install CXLSHRDA440.

The CXLLIBA440 subset will not install if your system has the DEC C++ Version 1. n compiler installed. Before you install the CXLLIBA440 subset you should upgrade the DEC C++ compiler to Version 5.0 or later.

E.6    COBOL Run-Time Support Library for Alpha Systems

The DEC_Cobol_RTL directory contains the following software subsets: DCARTL250 and 02ABASE250. Follow the instructions in Section E.1 to install this product.

DEC COBOL Run-Time Support Library for Alpha Systems is a software library that provides compiled code support for file processing, format processing, I/O processing and other capabilities to the DEC COBOL programming language implementation. The DEC Fortran for Alpha Run-Time Support subsets must be installed at the same time as the DEC COBOL Run-Time Support subsets.

The software subsets contain:

Both subsets must be installed together. The following table lists the contents of the DCARTL230 subset:

File Name Description
libcob.a DEC COBOL Run-time (archive) library
libcob.so DEC COBOL Run-time (shared) library
libisam_stub.a DEC COBOL ISAM stub (archive) library
cob_msg.cat DEC COBOL Run-time library message catalog

The following table lists the contents of the O2ABASE230 subset:

File Name Description
libots2.a DEC Decimal Support Run-time (archive) Library
libots2.so DEC Decimal Support Run-time (shared) Library

E.7    DECevent Management Utility

The DEC_EVENT directory contains the DIABASE290 software subset. Follow the instructions in Section E.1 to install this product.

The DECevent utility is an event management utility for this operating system that provides the interface between a system user and the system's event log files. This lets system users produce ASCII reports derived from system event entries. The format of the ASCII reports depends on the command entered on the command line or on the command entered from the graphical user interface (GUI). Command line commands are restricted to 255 characters. Event report information can be filtered by event types, date, time, and event entry numbers. Event report formats can be selected from full disclosure to very brief information messages. The -i (include) and -x (exclude) flags provide a wide range of selection criteria to narrow down the focus of event searches.

The DECevent utility also offers an interactive command shell interface, accessible with the command --int, that recognizes the same commands used at the command line. From the interactive command shell users can customize, change, or save system settings.

DECevent uses the system event log file /usr/adm/binary.errlog as the default input file for event reporting, unless another file is specified. To produce a translated report using the built-in defaults, type the following command at the command line:

# dia

To produce a translated event report using the GUI, click on the translate/auto icon in the DECevent GUI menu bar.

Users need super user privileges to use the translation and reporting features of DECevent, unless the event log file privileges have been changed to let all users read the event log file.

E.8    Fortran Alpha Run-Time Support

The DEC_Fortran_RTL directory contains the DFARTL369 software subset. Follow the instructions in Section E.1 to install this product.

The DEC Fortran Alpha Run-Time Support is a software library that provides compiled code support for file processing, format processing, I/O processing and other capabilities to the DEC Fortran programming language implementation. The following table lists the contents of the DEC Fortran Alpha Run-Time Support kit:

File Name Description
libFutil.a DEC Convert RTL
libUfor.a DEC Fortran Unsupported RTL
libfor.a DEC Fortran RTL
libFutil.so DEC Convert RTL
libUfor.so DEC Fortran Unsupported RTL
libfor.so DEC Fortran RTL
for_msg.cat DEC Fortran RTL Message Catalog

E.9    Pascal Alpha Run-Time Support

The DEC_Pascal_RTL directory contains the DPORTL541 software subset. Follow the instructions in Section E.1 to install this product.

The DEC Pascal Alpha Run-Time Support is a software library that provides compiled code support for file processing, format processing, I/O processing and other capabilities to the DEC Pascal programming language implementation. The DEC Fortran Alpha Run-Time Support subsets must be installed at the same time as the DEC Pascal Alpha Run-Time Support Library subset.

File Name Description
libpas.a DEC Pascal RTL
libpas.so DEC Pascal shared RTL
libpas_msg.cat DEC Pascal RTL message catalog

E.10    Sort Run-Time Library

The DEC_Sort_RTL directory contains the SORLIB300 software subset. Follow the instructions in Section E.1 to install this product.

The Sort subset provides a run-time library of sort routines that provide applications programming interface compatibility with a subset of the OpenVMS sort/merge utility. This functionality is provided to assist in the migration to this operating system of several OpenVMS products that depend on OpenVMS SORT. It also provides a high performance sort package that takes advantage of the Alpha architecture for better performance.

The following table lists the contents of the SORLIB440 subset.

File Name Description
libsort.so Shareable object of Sort RTL routines
libsort.a Library of Sort RTL routines
libsort.cat Sort message catalog

E.11    INTERSOLV DataDirect

The Data_Direct directory contains the following software subsets:

Follow the instructions in Section E.1 to install this product.

The INTERSOLV DataDirect family of software products enables ODBC connectivity and Windows NT integration for operating system applications.

The SequeLink ODBC Edition is a universal ODBC client component that provides transparent connectivity to multiple clients, network, servers, and databases. SequeLink can give you access to any database server with a simple programming interface and flexibility in choosing platforms and databases applications evolve.

You can use the DataDirect Connect ODBC Drivers if you already have a database client installed. You only need to install the Connect ODBC Driver for that specific database client.

E.12    Free Software Foundation GNU Source for Alpha Systems

The GNUSRC directory contains the following software subsets from the GNU Free Software Foundation: FSFGAWKSRC440, FSFINDENTSRC440, FSFEMACSSRC440, FSFRCSSRC440 and FSFGZIPSRC440. Follow the instructions in Section E.1 to install this product.

The GNU awk Source subset, FSFGAWKSRC440, contains source files for the GNU awk (gawk) programming language. Gawk is the GNU Project's implementation of the awk programming language. Refer to the gawk(1) reference page for more information.

The GNU Emacs Source subset, FSFEMACSSRC440, contains the source files for the GNU Emacs editor. The GNU Emacs editor is a new version of Emacs, written by the author of the original (PDP-10) Emacs. The documentation for GNU Emacs is available on line and can be viewed using Info, a subsystem of the Emacs facility. Refer to the emacs(1) reference page for more information.

The GNU Revision Control System Source subset, FSFRCSSRC440, contains source files for the GNU Revision Control System (RCS). Refer to the rcs(1) reference page for more information.

The GNU ident Source subset, FSFINDENTSRC440, contains the source files for the ident utility which searches for all occurrences of a pattern in the named files or, if no file name is specified, the standard input. Refer to the ident(1) reference page for more information.

The GNU gzip source subset, FSFGZIPSRC440, contains the source files for the gzip utility which compresses or expands files. Refer to the gzip(1) reference page for more information.

The GNU Mkisofs source subset, FSFMKISOFSSRC440, contains the source files for the mkisofs utility which creates an ISO9660 file system with optional Rock Ridge attributes. Refer to the mkisofs(1) reference page for more information.

E.13    Multimedia Services for Alpha Systems

The Multimedia_Services directory contains the following software subsets: MMERELNOTES244, MMEMANRT244, MMERT244, MMECDE244, MMERTSMPLDAT244, MMEDRVAV201244, MMEDRVAV3X1244, MMEDRVMSB244, MMEDRMMSESS244, MMEDRVA300244, and MMEDRVBBA244. Follow the instructions in Section E.1 to install this product.

Multimedia Services Version 2.0A for this operating system brings audio and video capabilities to supported workstations and provides a full programming library for use by developers of new applications. The developer kit is available on the Software Product Library CD-ROM and is not distributed with the operating system.

Installing the reference pages for Multimedia Services (MMEMANRT244) automatically updates the whatis database.

Ready-to-use applications included in Multimedia Services are:

Multimedia Services supports standard Microsoft® Resource Interchange File Format (RIFF) file I/O in AVI and WAVE file formats in the utilities. This allows sharing of many audio and some video files between PCs and Alpha systems.

Users can play back video and audio clips from the Common Desktop Environment (CDE), from MIME enabled mailers, and from the Netscape browser. Users may record audio messages to send and if their systems contain a supported video capture device, they may record full audio and video messages. Multimedia Services also enables such tools as presentation authoring and teleconferencing.

No additional video hardware is needed to play back video clips. If your system is configured with an audio card, you can play back full video and audio clips as well as record audio messages.

Multimedia Services consists of the following subsets:

E.14    Netscape FastTrack Server

This version of the operating system includes Version 3.01 of the Netscape FastTrack Server, an easy-to-use entry-level Web server designed to let you create and manage a Web site. The Netscape FastTrack Server is provided in the WEBNETSCAPEFASTTRACK301 subset on the Associated Products Volume 1 CD-ROM. To install FastTrack on your system, perform the following steps:

  1. Log in to the root account on your system.

  2. Use the /usr/sbin/setld software subset management utility to install the WEBNETSCAPEFASTTRACK301 subset. This will install the FastTrack server in the /usr/opt/netscape/suitespot directory.

  3. Change your directory to the FastTrack kit directory:


    cd /usr/opt/netscape/suitespot

  4. Read the readme.txt file:


    more readme.txt

    This file contains information from Netscape about the FastTrack kit. Because you have installed FastTrack from the OSFNETSCAPEFASTTRACK301 subset and not from a CD-ROM that Netscape ships, you can ignore steps 1-5 of the installation instructions, which pertain to installing from the Netscape CD-ROM.

  5. Begin the configuration by running the ns-setup program and following the instructions in the readme.txt file:


    ./ns-setup

    The installation program will query you for several pieces of information and then configure the FastTrack server.

The installation of FastTrack Version 3.01 will not update FastTrack Version 2.01 servers installed on your system. If you have an existing FastTrack 2.01 server installed on your system and want to upgrade it to Version 3.01, use the following process:

  1. Install FastTrack 3.01 as described in the previous steps.

  2. Access the FastTrack 3.01 administration server as directed by the installation program.

  3. Click on the Migrate option from the initial administration server screen. This option will allow you to migrate existing FastTrack 2.01 server instances to FastTrack 3.01.

E.15    PanoramiX Xserver Extension Advanced Developer's Kit

The PanoramiX directory contains the PRXADK200 software subset. Follow the instructions in Section E.1 to install this product.

This section discusses the operating system-based solution for a multiheaded single root window. The implementation removes graphics drawing screen size contraints and creates a screen equal to the combined width and height of all screens connected to the system.

The PanoramiX Extensions is provided in this advanced development kit (ADK). The following table lists the contents of the PanoramiX ADK:

File Name Description
libpanoramiX.so PanoramiX extension shared library
libos.so Modified version of core server library
libmi.os Modified version of core server library
libdix.so Modified version of core server library
libextshape.so Modified version of shape extension library
PanoramiX Modified version of Xdec
Xserver.conf Modified version of server config file
README_PANORAMIX.TXT Contains information about PanoramiX extension. Read this file before enabling the extensions.

E.16    Porting Assistant

The Porting_Assistant directory contains the following software subsets: PRTBASE300 and PRTMAN300. Follow the instructions in Section E.1 to install this product.

Porting Assistant is a Motif-based tool to help you port your C, C++, and FORTRAN source code to this operating system from other UNIX and proprietary platforms including OpenVMS. Porting Assistant does the following:

The Porting Assistant is licensed and provided to you with the operating system Developers' Toolkit, but it requires separate installation.

For detailed information about the Porting Assistant, refer to its extensive online HyperHelp system. You can also refer to the port reference page for command options and details.

After installation, invoke the Porting Assistant from the Common Desktop Environment (CDE) or from the command line:

E.17    Graphical Program Analysis (GPA) Tools

The Program_Analyzers directory contains the following software subsets:

Follow the instructions in Section E.1 to install this product.

The Graphical Program Analysis Tools can help you check out your application in a more efficient manner. Because of the tools' knowledge about the operating system and the Alpha architecture, you can use them to spot parts of your application that could cause poor performance. The Graphical Program Analysis Tools function as a readily accessible base of knowledge on testing, debugging, and tuning code.

The Graphical Program Analysis Tools can locate problems in your code, explain the problems using diagnostic messages, and even suggest necessary changes through reports. For example, using these tools you can:

E.18    Worldwide Language Support

The Worldwide_Language_Support directory contains Worldwide Language Support (WLS) subsets, described in Appendix F. You have the option to install WLS software during a full installation or an update installation. These procedures are documented in Chapter 11 and Chapter 12.

E.19    POLYCENTER Advanced File System Utilities

The AdvFS_Advanced_Utilties directory contains the following software subsets: AFAADVANCED440, AFAADVDAEMON440, AFAADVGUI440, AFAADVMAN440, AFAJPADVGUI440, and AFAJPADVMAN440. Follow the instructions in Section E.1 to install this product.

The POLYCENTER Advanced File System Utilities consist of several management utilities that extend the capabilities of the POLYCENTER Advanced File System (AdvFS). The AdvFS Utilities let you:

The software subsets contain:

E.20    Advanced Printing

The Advanced_Printing directory contains the following software subsets:

Follow the instructions in Section E.1 to install this product.

Advanced Printing Software is a flexible, distributed, client/server print system for the UNIX operating system. This print system includes the following features:

The print system is based on the following industry printing standards:

The DPA standard defines a set of abstract print objects, their states, syntax, protocol, and a comprehensive set of standard attributes. The POSIX document specifies a set of command operations and arguments relating to printing and management of a print system.

In addition to a command line interface, the Advanced Printing Software contains a graphical user interface that can be used to submit print jobs and monitor print jobs.

The pdprint program is the GUI program used to submit print jobs, and the pdprintinfo program is the GUI program used to obtain job and printer status. These GUIs are accessible from the command line or from the Print Manager icon of the CDE desktop.

The Advanced_Printing directory on the DIGITAL UNIX V5.0 Associated Products Volume 1 contains a doc directory which has HTML and PDF formats of the documents associated with this product.

E.21    Advanced Server

The Advanced_Server directory contains the following software subsets:

Advanced Server (ASDU) is an industry-standard network operating system (NOS) that is fully compatible with Microsoft networking technology. As a server for workstations on a local area network (LAN), Advanced Server provides file and print services that enable the efficient sharing of computing resources among a community of desktop users. ASDU incorporates the latest Microsoft technology to deliver powerful new network administration and enhanced security features. Advanced Server interoperates seamlessly with systems running Windows NT Server, Windows NT Workstation, Windows 95, and older Windows clients.

ASDU system requirements are based on Windows NT Server, Version 4.0. As a result, Advanced Server takes advantage of the UNIX system's native ability to function simultaneously as a file, print, and applications server, while ensuring compatibility with Microsoft networking features and desktop environments. Advanced Server provides networking capabilities that are functionally equivalent to those offered by Windows NT Server.

Advanced Server represents the next generation of LAN Manager for UNIX Systems technology and enhances it with significant new features based on a distributed enterprise-wide networking model. Advanced Server maintains full down-level compatibility with LAN Manager for UNIX Systems. LAN Manager users can add Advanced Server to their existing network and migrate to the new technology at their own pace.

The Advanced_Server/doc directory on the DIGITAL UNIX V5.0 Associated Products Volume 2 contains the documentation library for ASCU documentation. To access the ASDU documentation, insert and mount the CD-ROM and use your Web browser to open the ASDU Documentation Library file. For example, if you mount the CD-ROM on /mnt, open this file: /mnt/Advanced_Server/doc/html/LIBRARY.HTM.

E.22    NetWorker SingleServer Save and Restore

The Networker_SingleServer directory contains the following software subsets: BRXSOAKIT520, BRXCKIT520, BRXMAN520, BRXRNOTES520, BRXCLNT520, BRXNODE520, and BRXSERV520. Follow the instructions in Section E.1 to install this product.

NetWorker SingleServer Save and Restore, also known as NetWorker SingleServer, is a graphical utility that backs up and restores local files on a single local system to a local tape or loader. Unlike standard UNIX backup utilities such as tar, cpio, dump/restore, or vdumd/vrestore, NetWorker SingleServer provides easy to use user interfaces for saving and restoring data and for performing system administration tasks.

NetWorker SingleServer is a subset of the POLYCENTER NetWorker Save and Restore product and is licensed free of charge with the base operating system.

The OSF-BASE, UNIX-SERVER, or UNIX-WORKSTATION Product Authorization Key (PAK) gives you a license to install and use SingleServer; you do not need to load and register a special PAK.

Following is a description of the four NetWorker SingleServer software subsets:

After you install the NetWorker SingleServer subset BRXRNOTES520, postscript files containing the NetWorker documents are loaded into /usr/opt/BRX520/usr/doc.

During the installation, you are asked if you want to start the NetWorker daemons. If you enter no, the daemons will be started when the system is rebooted. To start the daemons manually without rebooting, refer to nsrd(8).

E.23    Open3D Graphics Environment

The Open3d directory contains the following software subsets:

Open3D Version 4.6 lets you run the following Peripheral Component Interconnect (PCI) graphics accelerators on Alpha systems:

Open3D provides a complete development and run-time environment for 2D and 3D applications, supporting the X Window System client/server model for network-transparent graphics and windowing. Included graphics servers can display output from 2D client applications supporting Release 6 of the X Window System, Version 11 (X11R6), and 3D client applications supporting the OpenGL 3D extensions to the X Window System.

The included ZLXp-L and PowerStorm 3D30/4D20 graphics servers can also display output from 3D client applications supporting PEX 3D extensions to the X Window System. Open3D also includes an implementation of the PEXlib API in two programming libraries. X-compliant and OpenGL-compliant servers are provided for supported graphics accelerators, as well as an implementation of the OpenGL application programming interface (API) in a set of programming libraries.

E.24    Performance Manager for Alpha Systems

The Performance_Manager directory contains the following software subsets: PMGRBASE435, PMGRGUI435, PMGRUTIL435, PMGRMAN435, PMGRAPP435, and PMGRCLUSTER435. Follow the instructions in Section E.1 to install this product.

Performance Manager Version 2.0 (PM V2) is a realtime performance monitoring, analysis, and management application. A single-system version of PM V2 is included with this version of the operating system. A separate license is available to enable the distributed Performance Manager.

While providing many of the features of previous versions of the Polycenter Performance Solution, PM V2 is a complete reimplementation with a new GUI, application-accessible metrics, user extensibility and performance analysis capability.

The following Performance Manager software subsets are located in the Performance_Manager directory:

Features of the Performance Manager are:

E.25    SCSI CAM Layered Components

SCSI CAM Layered Components provide device support components for the SCSI Common Access Method (CAM) Driver environment. This includes the SCSI CAM Optical Device Driver and the SCSI CAM Medium Changer Device Driver.

The following software subsets are located in the SCSI-CAM_Layered_Components directory:

To use an element of the SCSI CAM Layered Components products, a kernel rebuild is required to add the desired driver. These products provide device access capabilities for other corporate products (Consumer Applications) that require support of specific types of devices. The SCSI CAM Layered Components products are licensed by the Consumer Applications products.

For detailed information about this product, look in the the SCSI_CAM_Layered_Components/doc directory on the DIGITAL UNIX V5.0 Associated Products Volume 1.

E.26    System V Environment

The SVE directory contains the following software subsets: SVEENV425, SVEADM425, SVEBCP425, SVEDEV425, SVEMAN425, and SVEPRINT425. Follow the instructions in Section E.1 to install this product.

The System V Environment product combines the features of both this operating system and SVR4 to provide a truly unified UNIX product on the ALPHA AXP platform. The System V Environment functionality includes SVID3-compliant commands, utilities, system calls and libraries, and many SVR4 features.

The software subsets contain:

E.27    TruCluster

The TCR directory contains the following software subsets: TCRASE160, TCRCMS160, TCRCOMMON160, TCRCONF160, TCRDSVC160, and TCRMCA160. Follow the instructions in Section E.1 to install this product.

TCR consists of the following products:

The license (PAK) that is registered determines which group of the TCR subsets will be displayed when the user runs setld -l. The Production Server license gives the customer complete access to the full kit. The Available Server and MEMORY CHANNEL Software licenses allow access to only certain portions of the kit. See the appropriate TCR documentation for more information.

The software subsets contain:

E.28    Visual Threads

The Visual_Threads directory contains the DVTBASE100 software subset. Follow the instructions in Section E.1 to install this product.

Visual Threads can be used with any application for this operating system that uses POSIX threads (Pthreads) or is written in Java. It is designed for multithreaded applications with two threads to hundreds of threads.

Visual Threads includes the following features: