Query: scrollkeeper-config
OS: opensolaris
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. --pkglocalstatedir Outputs 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-config Executable for the scrollkeeper helper scriptATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-libs | +-----------------------------+-----------------------------+ |Interface stability |Obsolete | +-----------------------------+-----------------------------+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 Inc., using information from the orbit2-config(1) man page, by Dick Porter (dick@acm.org) and Elliot Lee (sopwith@redhat.com). scroll- keeper--specific text was written by Laszlo Kovacs (laszlo.kovacs@sun.com) and Dan Mueth (d-mueth@uchicago.edu). Updated by Ghee Teo, Sun Microsystems Inc., 2007 SunOS 5.11 11 Jan 2003 scrollkeeper-config(1)
Related Man Pages |
---|
scrollkeeper-extract(1) - opensolaris |
scrollkeeper-config(1) - opensolaris |
scrollkeeper-config(1) - sunos |
scrollkeeper-devel(1) - sunos |
scrollkeeper-devel(1) - debian |
Similar Topics in the Unix Linux Community |
---|
How to walk through a config file with /bin/sh |
awk arrays - compare value in second column to variable |