Query: gdal-config
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gdal-config(1) General Commands Manual gdal-config(1)NAMEgdal-config - gdal-config determines various information about a GDAL installationSYNOPSISgdal-config [OPTIONS] Options: [--prefix[=DIR]] [--libs] [--cflags] [--version] [--ogr-enabled] [--formats]DESCRIPTIONThis utility script (available on Unix systems) can be used to determine various information about a GDAL installation. It is normally just used by configure scripts for applications using GDAL but can be queried by an end user. --prefix: the top level directory for the GDAL installation. --libs: The libraries and link directives required to use GDAL. --cflags: The include and macro definition required to compiled modules using GDAL. --version: Reports the GDAL version. --ogr-enabled: Reports 'yes' or 'no' to standard output depending on whether OGR is built into GDAL. --formats: Reports which formats are configured into GDAL to stdout.GDALTue Sep 18 2012 gdal-config(1)
| Related Man Pages |
|---|
| gdal_utilities(1) - debian |
| nearblack(1) - debian |
| sdl-config(1) - debian |
| ncurses5.4-config(1) - osx |
| xslt-config(1) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| How to copy a column of multiple files and paste into new excel file (next to column)? |