Mcl version 08-312 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 08-312

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


      The mcl Portfile 50552 2009-05-03 15:13:45Z macsforever2000 macports.org $

      PortSystem 1.0

      Name: mcl
      Version: 08-312
      Description: MCL - a cluster algorithm for graphs.
      Long Description: The MCL algorithm is short for the Markov Cluster Algorithm, a fast and scalable unsupervised cluster algorithm for graphs based on simulation of (stochastic) flow in graphs.
      Maintainers: gmail.com:mike.thon
      Category: science
      Platform: darwin
      Homepage: http://micans.org/mcl/
      Master Sites: http://micans.org/mcl/src/
      Checksums: md5 bad361f1d091eb89d565a3dbeb0e63a9
      configure.args --enable-blast --mandir=${prefix}/share/man

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.