Download and Install py-bzip2 version 1.1 on Mac OS X
Wednesday the 27th of August, 2008

    py-bzip2  most recent diff


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



      # $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-bzip2
      Version: 1.1
      revision 1
      Category: python archivers
      Maintainers: nomaintainer
      Platform: darwin freebsd
      Description: python interface to bzip2 library
      Long Description: python interface to the bz2 (bzip2) compression library

      Homepage: http://python-bz2.sourceforge.net/
      master_sites sourceforge:python-bz2
      distname python-bz2-${version}
      use_bzip2 yes
      checksums md5 5fb3d766dd8fe9f92c69f90a1502bf37

      depends_lib-append lib:bzip2:bzip2

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} AUTHORS LICENSE LICENSE-PSF README NEWS ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    image test