	compfold - Netscape mailfolder compression utility
	==================================================

	Note! You only need to go through step 1 once. Once the self extracting
	installation program is created, it can be distributed to all people using
	the same Unix environment.


 1.     Create a self extracting installation program

    1.  Compile the program

	Type:
	make

	If you get errors, you might need to change the file "makefile". 

	Remove -Ae from the COMPOPTS line:
	COMPOPTS        = -Ae -c -Wall -O

	Making it look like this:
	COMPOPTS        = -c -Wall -O


    2.  Compile the archive
	
	Type:
	packit



 2.	Interactive installation phase

	Type:
	install_compfold


	--
	Please send success and/or bug reports to:

	"Ted Lyngmo" <ted@lyncon.se>
