Download and Install rb-enum on Mac OS X
Friday the 5th of September, 2008

    rb-enum  most recent diff


      View the most recent changes for the rb-enum port at: rb-enum.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-enum.
      The raw portfile for rb-enum is located here:
      http://rb-enum.darwinports.com/dports/ruby/rb-enum/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-enum
      Google
      Web Darwinports.com



      # $Id: Portfile 30250 2007-10-23 02:16:17Z jmpp macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup enum 1.6 basic_install.rb {README}
      Maintainers: nomaintainer
      Description: Enumerable tools
      Long Description: Tool for treating any objects which have some kind of sequential relationship as Enumerable.
      checksums md5 a69fa85024c7568cd6bcba0614d89142
      Homepage: http://redshift.sourceforge.net/enum
      master_sites http://redshift.sourceforge.net/enum
      Platform: darwin
      extract.suffix .tgz

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

     Where to find more information:

    Darwin Ports



    image test