Chmlib version 0.40 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 0.40

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


      The chmlib Portfile 56299 2009-08-26 02:30:52Z blb macports.org $

      PortSystem 1.0
      Name: chmlib
      Version: 0.40
      Category: textproc
      Maintainers: nomaintainer
      Description: A library for dealing with Microsoft ITSS/CHM files
      Long Description: chmlib is a small library designed for accessing Microsoft ITSS files. The ITSS file format is used for Microsoft Html Help files (.chm), which have been the predominant medium for software documentation from Microsoft during the past several years.

      Platform: darwin

      Homepage: http://www.jedrea.com/chmlib/
      Master Sites: ${homepage}
      use_bzip2 yes

      Checksums: md5 7ea49ed8c335215c1edc6fae83e6b912 sha1 5231d7531e8808420d7f89fd1e4fdbac1ed7a167 rmd160 f79d6b3d94f8eb8aa0c517c0805d2ac8e1128f64

      configure.args --disable-io64 --enable-examples


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.