Download and Install rb-bz2 on Mac OS X
Friday the 25th of July, 2008

    rb-bz2  most recent diff


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



      # $Id: Portfile 36041 2008-04-15 11:53:03Z jmr macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup bz2 0.2.1 extconf.rb {README.en tests docs}
      Maintainers: nomaintainer
      Description: An extension to use libbzip2 from ruby.
      Long Description: BZ2 is an extension to use libbzip2 from ruby.
      Homepage: http://moulon.inra.fr/ruby/bz2.html
      master_sites ftp://moulon.inra.fr/pub/ruby/
      checksums md5 0115a9039e543b47f590b9812e9f978a
      Platform: darwin
      depends_lib-append lib:bzip2:bzip2

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

     Where to find more information:

    Darwin Ports



    image test