Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

gio-querymodules (1)

Name

gio-querymodules - GIO module cache creation

Synopsis

gio-querymodules {DIRECTORY...}

Description

GIO-QUERYMODULES(1)              User Commands             GIO-QUERYMODULES(1)



NAME
       gio-querymodules - GIO module cache creation

SYNOPSIS
       gio-querymodules {DIRECTORY...}

DESCRIPTION
       gio-querymodules creates a giomodule.cache file in the listed
       directories. This file lists the implemented extension points for each
       module that has been found. It is used by GIO at runtime to avoid
       opening all modules just to find out which extension points they are
       implementing.

       GIO modules are usually installed in the gio/modules subdirectory of
       libdir.

   SMF Management and IPS Packaging
       In Oracle Solaris, the transient gio-module-cache service runs
       gio-querymodules when necessary to update the giomodule.cache file with
       information about the installed GIO extension modules. An example of
       when the gio-module-cache service runs is when a package that specifies
       the svc:/application/desktop-cache/gio-module-cache service as the
       value of a restart_fmri attribute on is being installed. A package that
       installs a GIO extension module should have such an attribute. See the
       application/desktop-cache/gio-module-cache(8s) man page for details
       about the gio-module-cache service. See the smf(7) man page for
       information about the Oracle Solaris Service Management Facility.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | library/glib2    |
       +---------------+------------------+
       |Stability      | Uncommitted      |
       +---------------+------------------+

SEE ALSO
       application/desktop-cache/gio-module-cache(8s)



NOTES
       Source code for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This software was built from source available at
       https://github.com/oracle/solaris-userland.  The original community
       source was downloaded from
       https://download.gnome.org/sources/glib/2.70/glib-2.70.5.tar.xz.

       Further information about this software can be found on the open source
       community website at https://wiki.gnome.org/Projects/GLib/.



GIO                                                        GIO-QUERYMODULES(1)