Download and Install cssh version 3.22 on Mac OS X
Thursday the 24th of July, 2008

    cssh  most recent diff


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



      # $Id: Portfile 35010 2008-03-13 21:01:28Z stechert macports.org $

      PortSystem 1.0

      Name: cssh
      Version: 3.22

      Platform: darwin
      Category: sysutils
      Maintainers: stechert macports.org
      Homepage: http://clusterssh.sourceforge.net/
      Description: Cluster Admin via SSH
      Long Description: ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.

      master_sites http://downloads.sourceforge.net/clusterssh/
      checksums md5 f568c3ade1e586250ff22045a11eff37 sha1 0927f870459354450f5cdbb4aeaf7ceb12b97f6e rmd160 73c099872a53a5d8ed993fafe60fc7b7586fd83c


      distname clusterssh-${version}
      extract.suffix .tar.gz

      depends_lib port:p5-tk port:p5-x11-protocol
      depends_run port:xterm

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

     Where to find more information:

    Darwin Ports



    image test