After you install the CCM Tools package, you will probably need to update a few
environment variables. In particular, two Java archive (jar) files need to be
included in your CLASSPATH environment variable: antlr.jar, and ccmtools.jar. These three files are installed in the share/java/
directory under your install prefix. So, for example, if you configured the CCM
Tools package with -prefix=/a/b, you will need to add /a/b/share/java/antlr.jar and /a/b/share/java/ccmtools.jar to your CLASSPATH. If you did not give an install prefix to the configure script, the
package will be installed under a system-dependent default directory.