Ctool version 1.2.3 - How to Download and Install on Mac OS X
Saturday the 4th of July, 2009

    version 1.2.3

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


      The ctool Portfile 33836 2008-02-06 18:14:37Z dluke macports.org $

      PortSystem 1.0

      Name: ctool
      Version: 1.2.3
      Category: security
      Maintainers: nomaintainer
      Description: ctool is a checksumming application.
      Long Description: ctool is a checusmming application that is mindful of the prebinding information stored in Mach-o executable files.
      Homepage: http://www.macsecurity.org/tools/ctool/
      Master Sites: http://www.macsecurity.org/tools/ctool/data/
      Checksums: md5 ae041e804743924e4fdc95e53645f64a
      Platform: darwin
      configure {}
      post-configure { reinplace "s|/usr/local|${destroot}${prefix}|g" ${worksrcpath}/Makefile }

    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/ctool
      % sudo port install ctool
      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 ctool
      ---> Verifying checksum for ctool
      ---> Extracting ctool
      ---> Configuring ctool
      ---> Building ctool with target all
      ---> Staging ctool into destroot
      ---> Installing ctool
    - 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 ctool with these commands:
      %  man ctool
      % apropos ctool
      % which ctool
      % locate ctool

     Where to find more information:

    Darwin Ports



    Lightbox this page.