0. After unpacking the icmake_X.YY.tar.gzicmake archive, make your current
   working directory equal to the directory in which you found this file.

1. Inspect and modify if necessary the current locations in INSTALL.im.

2. Create the icmake installation files:
                   ./icm_bootstrap /

3. To install, do as root:
                    ./icm_install strip all /
                    
4. Remove intermediate construction area:
                    rm -rf tmp
