Gtgt version 2.0.0 - How to Download and Install on Mac OS X
Sunday the 14th of March, 2010

    version 2.0.0

      View the most recent changes for the gtgt port at: gtgt.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gtgt.
      The raw portfile for gtgt 2.0.0 is located here:
      http://gtgt.darwinports.com/dports/devel/gtgt/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/gtgt


      The gtgt Portfile 30224 2007-10-22 22:49:14Z jmpp macports.org $

      PortSystem 1.0

      Name: gtgt
      Version: 2.0.0
      Category: devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: General (or GNU) template generation tools
      Long Description: The (general | GNU) template generation tools are a set of scripts for creating a whole set of sources, which may already be compiled and installed by using the GNU development tools. Think of gtgt as a program which is able to create an already compilable, very sophisticated "hello world" program, written in C or C++ and constituted by a main program, two internal modules (classes), one static and one shared library. Using gitty-gitty you will get a template of sources for the main cases you might meet, and which you can also use as examples for automake, autoconf and so on.

      Homepage: http://gtgt.sourceforge.net/
      Master Sites: sourceforge
      Checksums: md5 5a68faf7a7562a0a269f174eb97c2bc4


    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/gtgt
      % sudo port install gtgt
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching gtgt
      ---> Verifying checksum for gtgt
      ---> Extracting gtgt
      ---> Configuring gtgt
      ---> Building gtgt with target all
      ---> Staging gtgt into destroot
      ---> Installing gtgt
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using gtgt with these commands:
      %  man gtgt
      % apropos gtgt
      % which gtgt
      % locate gtgt

     Where to find more information:

    Darwin Ports



    Lightbox this page.