Download and Install py-archmage version 0.0.8 on Mac OS X
Friday the 25th of July, 2008

    py-archmage  most recent diff


      View the most recent changes for the py-archmage port at: py-archmage.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-archmage.
      The raw portfile for py-archmage 0.0.8 is located here:
      http://py-archmage.darwinports.com/dports/python/py-archmage/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-archmage
      Google
      Web Darwinports.com



      # $Id: Portfile 23498 2007-04-03 04:33:48Z markd macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-archmage
      Version: 0.0.8
      Category: python textproc
      Description: Extensible reader/decompiler of files in CHM format
      Long Description: ArCHMage is the extensible reader/decompiler of files in CHM format (Microsoft HTML help, also known as Compiled HTML). ArCHMage is based on chmlib by Jed Wing and is written in Python.
      Maintainers: guido.soranzio gmail.com
      Homepage: http://archmage.sourceforge.net/
      master_sites sourceforge:archmage
      distname archmage-${version}
      checksums md5 42b13b37de8acfeaaca7ed08002ea254
      depends_lib port:py-chm
      post-extract {
      reinplace "s|/usr/share|${prefix}/share|" ${worksrcpath}/arch.conf
      reinplace "s|/etc|${prefix}/etc|" ${worksrcpath}/archmod/CHM.py
      reinplace "s|/etc|etc|" ${worksrcpath}/setup.py
      }

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

     Where to find more information:

    Darwin Ports



    image test