GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ESTCONFIG(1) Hyper Estraier ESTCONFIG(1)

estconfig - configuration utility of Hyper Estraier

estconfig --version

estconfig --prefix

estconfig --execprefix

estconfig --headdir

estconfig --libdir

estconfig --bindir

estconfig --libexecdir

estconfig --datadir

estconfig --cflags

estconfig --ldflags

estconfig --libs

estconfig --mtlibs

estconfig is useful for integration of an application or a system using Hyper Estraier. It outputs setting and configurations of Hyper Estraier.
estconfig --version
to output version information.
estconfig --prefix
to output the prefix of the destination of installation.
estconfig --execprefix
to output the prefix of the files depending on the platform.
estconfig --headdir
to output the prefix of the headers.
estconfig --libdir
to output the prefix of the libraries.
estconfig --bindir
to output the prefix of the commands.
estconfig --libexecdir
to output the prefix of the CGI script.
estconfig --datadir
to output the prefix of the configuration files.
estconfig --cflags
to output the compiler options to be specified when building.
estconfig --ldflags
to output the linker options to be specified when building.
estconfig --libs
to output the libraries to be specified when building.
estconfig --mtlibs
to output the libraries for applications with multi thread.

estconfig always returns 0 as the exit status.

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

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.