Scroll to navigation

MECAB-CONFIG(1) General Commands Manual MECAB-CONFIG(1)

NAME

mecab-config - Get command-line flags for building stuff using Mecab

SYNOPSIS

mecab-config [OPTION] ...

DESCRIPTION

mecab-config gives information about how Mecab is configured on your system, giving necessary command line options to build your applications.

Known values for OPTION are:

print C++ compiler used to compile Mecab
print Mecab prefix
print Mecab executable prefix
print library linking information
print preprocessor flags, I_opts, and compiler options
print path to directory containing dictionaries
print path to directory containing helper executables
print linker "-L" flags for dynamic linking
print dynamic linker "-l" flags
print "-I" include options
print this help and exit
print version information

SEE ALSO

mecab(1).

AUTHOR

This manual page was written by TSUCHIYA Masatoshi <tsuchiya@namazu.org>, for the Debian project (but may be used by others).

Aug 15th, 2003