summaryrefslogtreecommitdiff
path: root/math/abacus/pkg/MESSAGE
blob: 9e1c7b20ee727a89dbbbcb874c3eb72bc89f78da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
======================================================================
$NetBSD: MESSAGE,v 1.3 2001/01/29 11:34:33 wiz 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

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