Download and Install rb-drb on Mac OS X
Wednesday the 23rd of July, 2008

    rb-drb  most recent diff


      View the most recent changes for the rb-drb port at: rb-drb.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-drb.
      The raw portfile for rb-drb is located here:
      http://rb-drb.darwinports.com/dports/ruby/rb-drb/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-drb
      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 drb 2.0.4 basic_install.rb {ChangeLog doc sample}
      revision 1
      Maintainers: nomaintainer
      Description: distributed ruby (DRb)
      Long Description: ruby (DRb) - distributed ruby. DRb can send message to other ruby script that like Java's RMI.
      Homepage: http://www2a.biglobe.ne.jp/~seki/ruby/
      master_sites ${homepage}
      checksums md5 3f767e152ec2c81c3544f0b244cd4cdb
      Platform: darwin

      depends_lib-append port:rb-acl

      post-extract { file delete ${worksrcpath}/lib/acl.rb }


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

     Where to find more information:

    Darwin Ports



    image test