FLOSS on NonStop User Manual

NOTE: If you do not select the Manage OSS Files option in the DSM/SCM planner interface,
DSM/SCM places the T1200PAX file in the Guardian subvolume $ISV.ZOSSUTL (where, ISV
is the installation volume). Use the COPYOSS command to extract and place the contents of
the T1200PAX file into the OSS file system.
3. Copy the extracted product files to a new software revision of the configuration you want to
update.
4. Run the Build request and Apply request command on the configuration revision.
5. Run the ZPHIRNM command to rename the product files.
For more information about using DSM/SCM, see the DSM/SCM User's Guide.
Using the COPYOSS Command
Perform the following steps to extract the T1200PAX file to the OSS file system using the COPYOSS
command:
1. Log on to the NonStop system using your super ID:
TACL> LOGON SUPER.SUPER
2. Go to the Guardian subvolume $ISV.ZOSSUTL:
TACL> VOLUME $ISV.ZOSSUTL, where ISV is the installation volume.
3. Extract the T1200PAX file using the TACL macro COPYOSS command:
TACL> COPYOSS T1200PAX
The COPYOSS command extracts the product files from the T1200PAX file and places them in the
OSS file system.
For more information about using the COPYOSS command, see the Open System Services
Management and Operations Guide.
FLOSS Default File Locations
Upon successful installation, the FLOSS package files are placed in their default locations. Table
2 lists the default locations and the contents of the FLOSS package file.
Table 2 FLOSS Default File Locations
ContentsDefault File Location
FLOSS scripts/usr/local/bin
FLOSS library file libfloss.a/usr/local/lib
Header files floss.h, floss_gcc.h, floss_pth.h, and
floss_pthread.h
/usr/local/include
Documents related to FLOSS/usr/local/Floss/docs
FLOSS reference pages/usr/local/Floss/docs/manpages
Support policy and license file/usr/local
NOTE: Ensure that you add /usr/local/bin to your $PATH variable to use the FLOSS utilities
and add /usr/local/include to your include path to use the FLOSS header files.
Uninstalling the FLOSS Package
To uninstall the FLOSS package from the NonStop system, execute:
/usr/local/uninstall_floss.sh
10 Installing the FLOSS Package