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

    version 8.2

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


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

      PortSystem 1.0

      Name: metaio
      Version: 8.2
      Category: science
      Platform: darwin
      Maintainers: ram

      Description: LIGO Light-Weight XML Library
      Long Description: This code implements a simple recursive-descent parsing scheme for LIGO_LW files, based on the example in Chapter 2 of "Compilers: Principles, Techniques and Tools" by Aho, Sethi and Ullman.

      Homepage: https://www.lsc-group.phys.uwm.edu/daswg/projects/metaio.html
      Master Sites: http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/

      Checksums: md5 73e39625d7c6f7e4316ac257d82a8d9b sha1 2702cfd5278dace668b4f376c5e3f3f383a3bcf2 rmd160 8661bf8d239ae59c0ad9b117441310d100ac884e

      depends_lib port:zlib

      livecheck.type regex
      livecheck.url ${master_sites}
      livecheck.regex {metaio-(\d+(?:\.\d+)*).tar.gz}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.