Annotation of OpenXM/misc/packages/FreeBSD/openxm-ports/openxm-1.1.2/pkg/MESSAGE, Revision 1.2
1.2 ! takayama 1: ## $OpenXM: OpenXM/misc/packages/FreeBSD/openxm-ports/openxm-1.1.2/pkg/MESSAGE,v 1.1 2000/03/04 08:04:58 takayama Exp $
! 2: [1] The binary /usr/local/OpenXM/bin/asir requires a key.
1.1 takayama 3: You need a key for each machine on which you want to run Asir.
4: In order to get the key, send an e-mail consisting of
5:
6: ASIR XXXXXXXXX
7:
8: to risa@sec.flab.fujitsu.co.jp.
9: ASIR XXXXXXXXX is the output that you will get when you run
10: asir without the key.
11:
12: After a while, an e-mail will be returned containing only one line like
13:
14: YYYYYYYY YYYYYYYY YYYYYYYY
15:
16: Create '/usr/local/OpenXM/lib/asir/asir_key'
17: if necessary and append the returned string to the file.
1.2 ! takayama 18:
! 19: [2]
! 20: /usr/local/jdk1.1.8/bin/java should be used.
! 21: Set the directory /usr/local/jdk1.1.8/bin before /usr/local/bin
! 22: Example (for csh):
! 23: set path=(/usr/local/jdk1.1.8/bin $path)
! 24: rehash
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>