summaryrefslogtreecommitdiff
path: root/math/abacus/MESSAGE
blob: 7d85723306bb9ba64dfe248b0c747c219a4986e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
======================================================================
$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

======================================================================