Chmdump version 20030521 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    chmdump  most recent diff


    version 20030521

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


      The chmdump Portfile 45802 2009-01-22 11:43:32Z digdog macports.org $

      PortSystem 1.0
      Name: chmdump
      Version: 20030521
      Category: textproc
      Maintainers: digdog
      Description: a Microsoft HTML Help (.CHM) file dumper.
      Long Description: A tool that dumps out all the files in a Microsoft HTML Help (.CHM) file.
      Homepage: http://www.speakeasy.org/~russotto/chm/
      Platform: darwin

      Master Sites: ${homepage}
      distname chmtools
      Checksums: md5 614b91758ddbeb0ab1c4186fdd13d78a

      Patch Files: patch-chmlib.h

      use_configure no

      build.target

      build.args CFLAGS=-D_POSIX_SOURCE

      platform darwin powerpc {
      build.args CFLAGS="-D_POSIX_SOURCE -DBIG_ENDIAN"
      }

      destroot {
      xinstall -m 555 ${worksrcpath}/${name} ${destroot}/${prefix}/bin
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.