IBM Prerequisite Scanner User Manual page 106

Table of Contents

Advertisement

Table 26. Operating system data properties (continued)
Prerequisite property
os.lib.lib_name_version
os.loginVariable
os.maximoDirectory
os.maximoDirOwner
os.maximumProcesses
os.MozillaVersion
96
Prerequisite Scanner: User's Guide
Platform
Description
UNIX
Checks that the supported version of
the lib_name library is installed on the
machine. String or regular expression
to represent lib_name_version, for
example, in bold:
v 32-bit libstdc++.so.# library
v 64-bit libstdc++.so.# library
v 32-bit libXft.so.# library
v 32-bit libXtst.so.# library
v 64-bit libaio.so.# library
v 32-bit xlC.rte XLC runtime level
v 32-bit xlC.aix50.rte XLC runtime
for AIX Version 5.3
v 32-bit xlC.aix61.rte XLC runtime
for AIX Version 6.1
v AIX IOCP bos.iocp.rte library
v bos.loc.iso.en_us, the ISO code
fileset for the AIX base operating
system
UNIX
Checks whether the default paths for
the root user are set in the PATH and
SUPATH variables; returns Available if
they are set
UNIX
Check whether /export/home/maximo
directory is available
UNIX
Checks the owner of the
/export/home/maximo directory
UNIX
Checks the maximum number of
processes that can run for each user
UNIX
Checks for a specific version of
Mozilla Firefox on the machine unlike
the os.Firefox prerequisite property
Valid values
The value can be any of the
following types:
String, for example:
v
/usr/lib/libstdc++.so.#
as the value for the 32-bit
libstdc++.so.# library
v
/usr/lib64/libaio.so.#
as the value for the 64-bit
libaio.so.# library
v
xlC.aix50.rte.9.0.0.8+
as the value for the
32-bitxlC.aix50.rte XLC
runtime for AIX Version 5.3
v bos.loc.iso.en_us for the
ISO code fileset
regex {str}, a regular
expression with the input
parameter,str, representing the
search pattern for the library
name, for example:
regex{.*libgcc.*}
Checks whether a version of
the GCC low-level runtime
library, libgcc, for that
operating system exists.
Note: The values can use the
special characters as outlined
in Table 1 on page 2.
Available|Unavailable
Available|Unavailable
maximo
Number, for example, 2048
Numeric format, for example,
3.0+
Note: The values can use the
special characters as outlined
in Table 1 on page 2.

Advertisement

Table of Contents
loading

Table of Contents