ENVIRONMENT(SVAS)
Shore Programmer's Manual - 3 November 94
NAME
environment \- environment variables recognized by the Shore Value-Added Server
SYNOPSIS
Environment variables that control the Shore Value-Added Server and
client library.
DESCRIPTION
The following environment variables are used by the Shore Value-Added Server,
both by the client library and by the server.
- SHORE_RC
- The name of the configuration file containing the options to
be used for the server.
- USER
- The login name of the user under which the server is to run.
For testing purposes.
- HOME
- The home directory of the user who invokes the server.
- DEBUG_FLAGS
- If set, it determines what files or functions will be traced
with DBG() statements.
E.g., setenv DEBUG_FLAGS "trans.C sm.C Object.C".
(Server and client, useful only if compiled with -DDEBUG.)
- DEBUG_FILE
- If set, its value should be either
"off" or the name of a file to which debugging output
is to be appended.
(Server and client, useful only if compiled with -DDEBUG.)
VERSION
This manual page applies to Version 0.1 of theShore software.
SPONSORSHIP
The Shore project is sponsored by the Advanced Research Project Agency, ARPA order number 018 (formerly 8230), monitored by the U.S. Army Research Laboratory under contract DAAB07-91-C-Q518.
COPYRIGHT
Copyright (c) 1994 Computer Sciences Department, University of Wisconsin -- Madison. All Rights Reserved.SEE ALSO
options(svas)