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

    version 2.1

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


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

      PortSystem 1.0

      Name: szip
      Version: 2.1
      Revision: 1
      Category: archivers
      Maintainers: physics.aamu.edu:marius
      Description: Szip is an implementation of the extended-Rice lossless compression algorithm.
      Long Description: The Consultative Committee on Space Data Systems (CCSDS) has adopted the extended-Rice algorithm for international standards for space applications. Szip is reported to provide fast and effective compression, specifically for the EOS data generated by the NASA Earth Observatory System (EOS). It was originally developed at University of New Mexico (UNM) and integrated with HDF4 by UNM researchers and developers.
      Homepage: http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/
      Platform: darwin
      Master Sites: ftp://ftp.hdfgroup.org/lib-external/szip/${version}/src/
      Checksums: md5 1e0621efa66c2e1b07d7659703df5ea8 sha1 6bb0e494adce0bc4a5f0360460ee29041dedd7b4 rmd160 dfb3e60871f171eafc84fe502a2b836de8be7ffe

      # Delete this when the version number actually changes.
      dist_subdir ${name}/${version}_${revision}

      configure.args --disable-encoding

      test.run yes
      test.target check

      Variant: encoder description {Enable SZIP encoding} {
      configure.args-delete --disable-encoding
      }

      livecheck.type md5
      livecheck.url ftp://ftp.hdfgroup.org/lib-external/szip/
      livecheck.md5 a85f3ad0a2ef538172bdea3ea70b7026

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.