Hi folks -

These modules compile to form one binary executable, which
contains several avs modules.

The modules will not compile unless you have the khoros include
files, and binary khoros libraries installed on your system.

The makefiles in this directory include the following definitions:

KHOROS_INCDIR=/avs2/khoros/include

KHOROS_LIBDIR=-L/avs2/khoros/lib

You will need to change these definitions to be the directories
where you store the include/library files.

The khoros include files can be found in 
	~ftp/avs_modules/khoros/Include
The khoros library files can be found in 
	~ftp/avs_modules/khoros/Lib/<<PLATFORM>>

Also, note that on some platforms, the khoros include directory
must be linked to be /usr/include/khoros ( requires root ! )
This is the case on the Sun platform :
	ln $(KHOROS_INCDIR) /usr/include/khoros

Also, note that some platform's compilers are not ansi compatible.
Once again, this is the case on the Sun.  In these instances, the
gcc compiler must be used.  If the gcc compiler is not installed
on your platform, it is available through anonymous ftp to 
prep.ai.mit.edu .

As an alternative to this detailed compilation process, binary
avs module executables are being distributed for each platform.

(i.e.	~ftp/avs_modules/khoros/arith_binary/arith_binary.SUN
	is the module executable for the SUN platform )

Please forward all bug reports on this initial khoros 
implementation to avs@ncsc.org; so that we can fix 'em and get
back to you.

Enjoy-

Terry

---
Terry Myerson
International AVS Center
North Carolina Supercomputing Center
avs@ncsc.org
