Installing the CCM Tools

Installing the CCM Tools generally follows the standard GNU install procedure. That is, the CCM Tools package comes with a configure script and a series of Makefile.in files which allow for on-site configuration and customization. If you are already familiar with this installation process, you might just want to unpack the source tarball and run ./configure -help to get information about specific configuration parameters. Then ./configure, make, make install, and update your CLASSPATH and PATH environment variables appropriately.

If you are not familiar with this process, or if you need clarification on a particular step, the rest of this chapter describes the unpack, configure, build, install, and environment update processes in more detail.



Subsections

2003-11-09