Query: scrollkeeper-config
OS: sunos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
scrollkeeper-config(1) User Commands scrollkeeper-config(1)NAMEscrollkeeper-config - helper script for building with scrollkeeperSYNOPSISscrollkeeper-config [--help] [--version] [--prefix=dir] [--localstatedir] [--pkglocalstatedir] [--pkgdatadir] [--omfdir]DESCRIPTIONThe scrollkeeper-config tool is used to determine the compiler and linker flags that should be used to compile and link programs that use the scrollkeeper library.OPTIONSThe following options are supported: --help Print a usage summary. --localstatedir Outputs the localstatedir used to install scrollkeeper. --omfdir Directory where scrollkeeper searches for OMF files. --pkgdatadir Outputs the directory under datadir where scrollkeeper keeps its non-variable (that is, non-database) files. --pkglocalstatedOutputs the directory under localstatedir where scrollkeeper keeps its database. --prefix=dir If specified, use dir instead of the installation prefix that the library was built with. --version Print the currently installed version of the library on the standard output.EXAMPLESExample 1: Getting the scrollkeeper library version example% scrollkeeper-config --versionEXIT STATUSThe following exit values are returned: 0 Application exited successfully >0 Application exited with failureFILESThe following files are used by this application: /usr/bin/scrollkeeper-coExecutable for the scrollkeeper helper scriptATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-libs | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+SEE ALSOpkg-config(1), scrollkeeper(1)NOTESThis man page was originally written by Chris Waters (xtifr@debian.org) for Debian GNU/Linux. Rewritten by Brian Cameron, Sun Microsystems, using information from the orbit2-config(1) man page, by Dick Porter (dick@acm.org) and Elliot Lee (sopwith@redhat.com). scrollkeeper-- specific text was written by Laszlo Kovacs (laszlo.kovacs@sun.com) and Dan Mueth (d-mueth@uchicago.edu). SunOS 5.10 11 Jan 2003 scrollkeeper-config(1)