Next: Example: Some File Functions, Previous: API Description, Up: Writing Extensions for gawk [Contents][Index]
gawk Finds ExtensionsCompiled extensions have to be installed in a directory where
gawk can find them. If gawk is configured and
built in the default fashion, the directory in which to find
extensions is /usr/local/lib/gawk. You can also specify a search
path with a list of directories to search for compiled extensions.
See The AWKLIBPATH Environment Variable for more information.