logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mapnik-config - return meta-information about Mapnik

Author

       This manual page was written by David Paleino <dapal@debian.org>, for the Debian project (but may be used
       by  others),  and  is  licensed  under  the terms of the GNU General Public License version 2 or, at your
       option, any later version.

                                                 October 4, 2011                                MAPNIK-CONFIG(1)

Description

       This manual page documents briefly the mapnik-config command.

       mapnik-config is a program that returns meta-information about the installed libmapnik.

Name

       mapnik-config - return meta-information about Mapnik

Options

       This program follows the usual GNU command line syntax, with long options starting with two dashes (`-').
       A summary of options is included below.

       --prefix,--prefix=new_prefix
              Display Mapnik prefix or, alternatively, temporarily set the Mapnik prefix to new_prefix.

       --libs Print library linking information.

       --dep-libs
              Print library linking information for Mapnik dependencies.

       --ldflags
              Print library paths (-L) information.

       --cflags
              Print pre-processor and compiler flags.

       --fonts
              Print default fonts directory.

       --input-plugins
              Print default input plugins directory.

       --json Print all config options as JSON objects.

       -h,--help
              Show summary of options.

       -v,--version
              Shows version information.

       --svn-revision
              Shows SVN revision information.

Synopsis

mapnik-config [ options ]

See Also