In order to install Koules 1.1 you must do the following:
(If you encounter any problems read `Problems' and `Koules.FAQ')

For X11:
========

Edit the Imakefile for your computer and type:
	xmkmf
	make
	make install

For SVGAlib:
============

Edit the Makefile.svgalib for your computer and type:
	make -f Makefile.svgalib
	make -f Makefile.svgalib install

For HP-UX wo imake:
===================

Edit the Makefile.hpux for your computer and type:
	make -f Makefile.hpux
	make -f Makefile.svgalib install

