              Installation instructions for sudognu

1. Dependencies

	In order to generate pdf output, you have to obtain Haru Free PDF
	Library, which is available from http://libharu.sourceforge.net/.
	This version of sudognu was compiled and tested to work with
	libharu Version 2.08 released in November 2006.

	As of version 1.05 libharu is no longer necessary to compile
	sudognu. If you only need svg output, you can disable pdf output
	in the top section of the Makefile.

	This program was developed and tested under Linux (Slackware 11.0).
	It should work with most other flavours of Linux too.

2. Edit the Makefile

	Check the top section of the Makefile and customize destination
	directories.

3. Compile

	At the command prompt type 'make'.

4. Install

	To install the executable and the documentation man page, type
	'make install'.

	For instructions how to install the cgi scripts that come with
	sudognu see sudognu.html. For command line usage you do not need
	to install the cgi scripts.

5. Have fun

	If everything goes well, you are now ready to use sudognu
	from the comand line. Type 'sudognu -h' for instructions.

-- 
Jens Baaran, 06 April 2008
