Download and Install libhtmlparse version 0.2.0 on Mac OS X
Wednesday the 3rd of December, 2008

    libhtmlparse  most recent diff


    version 0.2.0

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



      # $Id: Portfile 30257 2007-10-23 02:28:30Z jmpp macports.org $

      PortSystem 1.0

      Name: libhtmlparse
      Version: 0.2.0
      Category: www devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: lightweight HTML parsing library
      Long Description: libhtmlparse is a lightweight HTML parsing library. It is designed for applications where speed is critical and certain advanced features aren't necessary. It's intended to be as simple as possible to use.

      Homepage: http://www.translator.cx/software/libhtmlparse.html
      master_sites http://www.translator.cx/dist/libs/
      checksums md5 5e1975367a23d33ef1358038ce1876be

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.