Tcptraceroute version 1.5beta7 - How to Download and Install on Mac OS X
Friday the 19th of March, 2010

    tcptraceroute  most recent diff


    version 1.5beta7

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The tcptraceroute Portfile 49964 2009-04-21 11:35:01Z jmr macports.org $

      PortSystem 1.0

      Name: tcptraceroute
      Version: 1.5beta7
      Revision: 1
      Category: net
      Platform: darwin
      Maintainers: nomaintainer
      Description: a traceroute implementation using TCP packets
      Long Description: ${description}

      Homepage: http://michael.toren.net/code/tcptraceroute/
      Master Sites: ${homepage}
      Checksums: md5 65d1001509f971ea986fcbc2dd009643 sha1 78847ef4ba7031cee660c540593256fd384a1a62

      depends_lib port:libnet11 port:libpcap

      configure.args --mandir=${prefix}/share/man
      configure.cflags-append "-I${prefix}/include"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.