Here is the quick and dirty on making and installing KGrep:

- Go to the src directory.
- Look at the defines in the makefile and make sure they fit your liking.
- type   make
- type   make install
- You're good to go.
- You can type make uninstall at a later date to remove it.

