Rb-parsetree - How to Download and Install on Mac OS X
Friday the 3rd of July, 2009

    rb-parsetree  most recent diff


    version

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


      The rb-parsetree Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup ParseTree 2.2.0 gem {} rubyforge_gem:parsetree
      Maintainers: kallisys.net:pguyot openmaintainer
      Description: Extract and enumerate ruby parse trees.
      Long Description: ParseTree is a C extension (using RubyInline) that extracts the parse tree for an entire class or a specific method and returns it as a s-expression (aka sexp) using ruby's arrays, strings, symbols, and integers.
      Checksums: md5 f598688d9f3abd1bcbdb98a6e2caebd2 sha1 2d301ab0a3fd8015b4b8f7a49ceb14c8f420863a rmd160 95e3ba06ad0f448c29f6e4156830eef37b3c378b
      Platform: darwin
      Homepage: http://www.zenspider.com/ZSS/Products/ParseTree/

      depends_lib-append port:rb-hoe port:rb-rubyinline

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.