15 lines
547 B
Text
15 lines
547 B
Text
======================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2001/11/01 00:12:02 zuntum Exp $
|
|
|
|
Define the following environment variables:
|
|
|
|
ABACUS_HOME - directory where you installed the Abacus share tcl files.
|
|
ABACUS_EDITOR - external editor to use when editing macros.
|
|
ABACUS_BROWSER - web browser to view WWW pages and info.
|
|
|
|
e.g.:
|
|
setenv ABACUS_HOME ${PREFIX}/share/abacus
|
|
setenv ABACUS_EDITOR emacs
|
|
setenv ABACUS_BROWSER netscape
|
|
|
|
======================================================================
|