                   E N D E A V O U R   M A R K   I I

                   L I B R A R Y   A P I   D E M O S

                  http://wolfpack.twu.net/Endeavour2/


             Copyright (C) 1997-2003 WolfPack Entertainment

                        http://wolfpack.twu.net/


	These are demos use the Endeavour2 API library, they demostrate
	how to write other programs and libraries that use the
	Endeavour2 API.


---------
LOCATIONS

	These locations specify the locations of the Endeavour2 API
	Library related files at their standard global installed
	locations.

	Header file:

	/usr/lib/endeavour2/include/endeavour2.h

	Library:

	/usr/lib/libendeavour2.so


---------------
GETTING STARTED

	Make sure that you have Endeavour2 and the Endeavour2 API
	library installed.

	You should start by looking at the source file "helloworld.c"
	and the header files in "/usr/lib/endeavour2/include/".

	The Makefile for these demos is set up to compile all the
	demos, just type:

	# make clean
	# make all

	Make sure that you have ran Endeavour2 at least once to
	ensure that the local configuration files are created. You
	may also want to have Endeavour2 running while you run these
	demos to observe how they affect Endeavour2.

                                                         
                                                       -----------------
                                                       ENDEAVOUR MARK II

