Installing GPT

  1. Get GPT here

  2. Unpack the archive.

  3. Change into the GPT subdirectory.

  4. Set $GPT_LOCATION to the directory that you want to install GPT in.

  5. Run the script ./build_gpt. GPT needs a perl with version 5.005 or newer. If the script cannot find this version of perl, then pass in the flag --with-perl= and the path to the proper executable