Py25-dot version 1.0.2 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    py25-dot  most recent diff


    version 1.0.2

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


      The py25-dot Portfile 36254 2008-04-24 15:13:41Z mww macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: py25-dot
      Version: 1.0.2
      Revision: 1
      Category: python graphics
      Platform: darwin
      Maintainers: mww
      Description: python module for creating graphs
      Long Description: An interface for creating both directed and non directed graphs from Python. Currently all attributes implemented in the Dot language are supported (up to Graphviz 1.10).

      Homepage: http://code.google.com/p/pydot/
      Master Sites: http://pydot.googlecode.com/files/
      distname pydot-${version}
      Checksums: sha1 5959fcc7d91b1c9797d9ed07fc6986eb480f8db5
      Patch Files: patch-setup.py.diff

      depends_lib-append port:py25-parsing
      depends_run bin:dot:graphviz


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.