To compile Inflector you must first modify the Makefile so that it can find the Granska Tagger sourcecode. Then just type 'make depend' followed by 'make' in the directory containing the Makefile, a file called inflector will be created. 

After compilation type inflector -h for information on usage.

You will also need to set the environment variable $TAGGER_LEXICON to the path containing the lexicon files. These files can be downloaded from http://www.nada.kth.se/theory/humanlang/tools.html.
