Installing the PipTools Programs


  1. Make sure you have the necessary software available on your system:

  2. Download  piptools.zip  and unpack it into a separate directory or folder. We provide this file in a DOS-style PKZIP-compatible format, because most platforms have readily available tools for handling this (e.g., unzip on Unix.)

  3. Examine the Makefile and piplib/Makefile, and adjust them as necessary for your operating system, compiler, and desired file locations. The provided sample files are for Unix and gcc.

  4. Run  make , and then if everything went smoothly, run  make install .

  5. Make sure the installed executable files are in your path, so your operating system can find them when you try to run them from another directory or folder.



Cathy Riemer, May 2001