scrollkeeper-config - helper script for building with scrollkeeper
scrollkeeper-config [--help] [--version] [--prefix=dir] [--localstatedir] [--pkglocalstatedir] [--pkgdatadir] [--omfdir]
Ths command has been obsoleted by its equivalence in Rarian, see rarian-sk(1) which maintains backwards compatibility by creating a symbolic links between rarians command and scrollkeepers name.
The 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.
The 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.
Example 1: Getting the scrollkeeper library version
example% scrollkeeper-config --version
The following exit values are returned:
0 Application exited successfully
>0 Application exited with failure
The following files are used by this application:
/usr/bin/scrollkeeper-config Executable for the scrollkeeper helper script
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE ATTRIBUTE VALUE Availability SUNWgnome-libs Interface stability Obsolete
pkg-config(1), scrollkeeper(1)
This 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). scrollkeeperspecific 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 | scrollkeeper-config (1) | 11 Jan 2003 |