Tsung version 1.3.0 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 1.3.0

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


      # $Id $

      PortSystem 1.0

      Name: tsung

      Version: 1.3.0
      Revision: 1

      Category: erlang devel
      Maintainers: febeling openmaintainer
      Description: Load test tool for HTTP, PostgreSQL, Jabber and others.
      Long Description: Tsung (formerly IDX-Tsunami) is a distributed load testing tool. It is protocol-independent and can currently be used to stress HTTP, SOAP, PostgreSQL, and Jabber servers. It is distributed under the GNU General Public License version 2.
      Homepage: http://tsung.erlang-projects.org/
      Platform: darwin
      Master Sites: ${homepage}dist/
      Checksums: sha1 1f643ce6240625fc3b3c7220186e1e2a9eed1e49
      depends_lib port:erlang port:gnuplot port:p5-template-toolkit

      build.target all doc

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.