ICOT Free Software No. 74

	  How to Install KL1 Load Distribution Library (Version 1.0)
	--------------------------------------------------------------

1. Copy all files under 'src' directory to an appropriate directory (*)
  (The target directory will be referred to by 'LDLIB'.)

2. Login on PIMOS and start listener.  Chdir to LDLIB.

	[10] cd("<ldlib>").	% <ldlib> denotes pathname of LDLIB

3. Take Make.com and execute compile_all command.

	[11] take("Make.com").
	[12] compile_all.
	
  (All KL1 source files will be compiled.)

4. [OPTIONAL] Save load distribution library by unload_all command.

	[12] unload_all.

  (Afterwards, the library can be loaded by load_all command.)

(Note *) E.g., In case of installing to PSI/UX, an appropriate SIMPOS directory.