Py-chm version 0.8.4 - How to Download and Install on Mac OS X
Wednesday the 8th of September, 2010

    version 0.8.4

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


      The py-chm Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-chm
      Version: 0.8.4
      Category: python textproc
      Platform: darwin
      Maintainers: nomaintainer
      Description: PyCHM is a set of Python bindings for Jed Wing's chmlib.
      Long Description: ${description}

      Homepage: http://gnochm.sourceforge.net/pychm.html
      Master Sites: sourceforge:gnochm
      distname pychm-${version}
      Checksums: sha1 73104f4a351dc1450a16f07680d772817b05442d

      depends_lib-append port:chmlib

      build.env CFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} COPYING ChangeLog NEWS README ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.