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

    version 0.4

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


      The chmox Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup xcode 1.0

      Name: Chmox
      Version: 0.4
      Revision: 1
      Category: aqua textproc
      Maintainers: waqar
      Description: Read CHM documents on your Mac
      Long Description: A viewer for Microsoft Help \"CHM\" (aka Compiled HTML) files on Mac OS X 10.3 using Cocoa, WebKit and chmlib.
      Homepage: http://chmox.sourceforge.net

      fetch.type cvs
      cvs.root :pserver:anonymous chmox.cvs.sourceforge.net:/cvsroot/chmox
      cvs.module Sources

      worksrcdir Sources

      Patch Files: patch-chmox.xcode-project.pbxproj.diff

      post-patch {
      reinplace s| PREFIX |${prefix}| ${worksrcpath}/chmox.xcode/project.pbxproj
      }

      depends_lib port:openssl port:libxml2

      xcode.build.settings LIBRARY_SEARCH_PATHS=${prefix}/lib DEPLOYMENT_LOCATION=NO

      xcode.destroot.settings LIBRARY_SEARCH_PATHS=${prefix}/lib

      livecheck.type regex
      livecheck.regex "${name} (\\d+(?:\\.\\d+)*)"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.