Print this page
6205 onbld manuals should be declared as 1onbld
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
   1 GET_DEPEND_INFO(1)               User Commands              GET_DEPEND_INFO(1)
   2 
   3 
   4 
   5 NAME
   6        get_depend_info - get dependency information about a package or a file
   7 
   8 SYNOPSIS
   9        get_depend_info [-cons] -dbdir dbm_database_pathname
  10                        [-f | -p] [-h] [-root root_pathname]
  11                        [-s] [-pkg SUN_package | filename ...]
  12 
  13 DESCRIPTION
  14        The get_depend_info command prints dependency information about a
  15        package, a file, or a set of files on the standard output.
  16 
  17 OPTIONS
  18        The following options are supported:
  19 
  20        -cons
  21                        Turns on conservative mode, that is, refrains from
  22                        using /usr/bin/strings.
  23 
  24 
  25        -dbdir
  26                        Specifies the directory in which the Perl DBM databases
  27                        generated by make_pkg_db(1) are located.
  28 
  29 
  30        -f
  31                        Outputs file dependencies only.
  32 
  33 
  34        -h
  35                        Displays help.
  36 
  37 
  38        -p
  39                        Outputs package dependencies only.
  40 
  41 
  42        -pkg
  43                        Specifies a particular package on which you want to run
  44                        the dependency analysis. You must specify this option
  45                        if you specify either a Sun software package or a
  46                        third-party software package that conforms with the Sun
  47                        package format (SUN_package).


 102        % get_depend_info -dbdir MyDir -pkg SUNWnisu
 103 
 104        Example 4: To Display Help
 105 
 106        % get_depend_info -h
 107 
 108 ATTRIBUTES
 109        See attributes(5) for descriptions of the following attributes:
 110 
 111 
 112        +--------------------+-----------------+
 113        |  ATTRIBUTE TYPE    | ATTRIBUTE VALUE |
 114        +--------------------+-----------------+
 115        |Availability        | SUNWonbld       |
 116        |CSI                 | Enabled         |
 117        |Interface Stability | Evolving        |
 118        |MT-Level            | Unsafe          |
 119        +--------------------+-----------------+
 120 
 121 SEE ALSO
 122        make_pkg_db(1), attributes(5)
 123 
 124 
 125 
 126                                November 2, 2000             GET_DEPEND_INFO(1)
   1 GET_DEPEND_INFO(1ONBLD)       illumos Build Tools      GET_DEPEND_INFO(1ONBLD)
   2 
   3 
   4 
   5 NAME
   6        get_depend_info - get dependency information about a package or a file
   7 
   8 SYNOPSIS
   9        get_depend_info [-cons] -dbdir dbm_database_pathname
  10                        [-f | -p] [-h] [-root root_pathname]
  11                        [-s] [-pkg SUN_package | filename ...]
  12 
  13 DESCRIPTION
  14        The get_depend_info command prints dependency information about a
  15        package, a file, or a set of files on the standard output.
  16 
  17 OPTIONS
  18        The following options are supported:
  19 
  20        -cons
  21                        Turns on conservative mode, that is, refrains from
  22                        using /usr/bin/strings.
  23 
  24 
  25        -dbdir
  26                        Specifies the directory in which the Perl DBM databases
  27                        generated by make_pkg_db(1ONBLD) are located.
  28 
  29 
  30        -f
  31                        Outputs file dependencies only.
  32 
  33 
  34        -h
  35                        Displays help.
  36 
  37 
  38        -p
  39                        Outputs package dependencies only.
  40 
  41 
  42        -pkg
  43                        Specifies a particular package on which you want to run
  44                        the dependency analysis. You must specify this option
  45                        if you specify either a Sun software package or a
  46                        third-party software package that conforms with the Sun
  47                        package format (SUN_package).


 102        % get_depend_info -dbdir MyDir -pkg SUNWnisu
 103 
 104        Example 4: To Display Help
 105 
 106        % get_depend_info -h
 107 
 108 ATTRIBUTES
 109        See attributes(5) for descriptions of the following attributes:
 110 
 111 
 112        +--------------------+-----------------+
 113        |  ATTRIBUTE TYPE    | ATTRIBUTE VALUE |
 114        +--------------------+-----------------+
 115        |Availability        | SUNWonbld       |
 116        |CSI                 | Enabled         |
 117        |Interface Stability | Evolving        |
 118        |MT-Level            | Unsafe          |
 119        +--------------------+-----------------+
 120 
 121 SEE ALSO
 122        make_pkg_db(1ONBLD), attributes(5)
 123 
 124 
 125 
 126                                November 2, 2000        GET_DEPEND_INFO(1ONBLD)