Install Instructions

First: The casefix command requires libcasefix. Do not worry, it is an easy one. However, if you do not have libcasefix, please install libcasefix before proceeding.

Second, as of yet, there is no proper man page, so it can't be installed. However, casefix -h will display the information to run the casefix command.

To build and install the casefix command:


	1) cd into the casefix build directory created when you untarred casefix.tgz, which contains casefix.c and a makefile

	2) make
	3) As root, make install

	Your done.


