Get the latest Beta Version 4.1b5 of Nexus or its precompiled includes and libraries for SGI OS6.3 (and pthreads patched OS6.2).
If you downloaded the full Nexus distribution you need to compile it first with the following commands:
configure --with-udp
make
Compile CAVERNsoft from the CAVERNsoft distribution directory with the following command:
make all
The demos directory contains examples of CAVERN programs to get you started. The Makefiles in these directories rely on CAVERN_MAKEFILE_INCLUDES for the correct location of Nexus and CAVERN libraries.
The best way to begin is to use one of the demo program's Makefiles as an example- like:
demos/START_HERE
Make sure to include the:
CAVERN_MAKEFILE_INCLUDES
file in your Makefile.