Scroll to navigation

ESTCONFIG(1) Hyper Estraier ESTCONFIG(1)

NAME

estconfig - configuration utility of Hyper Estraier

SYNOPSIS

estconfig --version

estconfig --prefix

estconfig --execprefix

estconfig --headdir

estconfig --libdir

estconfig --bindir

estconfig --libexecdir

estconfig --datadir

estconfig --cflags

estconfig --ldflags

estconfig --libs

estconfig --mtlibs

DESCRIPTION

estconfig is useful for integration of an application or a system using Hyper Estraier. It outputs setting and configurations of Hyper Estraier.

to output version information.
to output the prefix of the destination of installation.
to output the prefix of the files depending on the platform.
to output the prefix of the headers.
to output the prefix of the libraries.
to output the prefix of the commands.
to output the prefix of the CGI script.
to output the prefix of the configuration files.
to output the compiler options to be specified when building.
to output the linker options to be specified when building.
to output the libraries to be specified when building.
to output the libraries for applications with multi thread.

estconfig always returns 0 as the exit status.

SEE ALSO

estcmd(1), estmaster(1), estcall(1), estwaver(1), estraier(3) estnode(3)

Please see http://hyperestraier.sourceforge.net/pguide-en.html for detail.

2007-03-06 Man Page