Download and Install rb-google on Mac OS X
Sunday the 7th of September, 2008

    rb-google  most recent diff


      View the most recent changes for the rb-google port at: rb-google.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-google.
      The raw portfile for rb-google is located here:
      http://rb-google.darwinports.com/dports/ruby/rb-google/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-google
      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 {google ruby-google} 0.5.1 install.rb {README examples}
      Maintainers: nomaintainer
      Description: Ruby interface to Google's SOAP-driven Web API
      Long Description: Ruby/Google offers a higher-level abstraction of Google's SOAP-driven Web API. It allows the user to programmatically query the Google serach-engine from the convert of his or her favorite programming language.
      Category:-append www
      Homepage: http://www.caliban.org/ruby/ruby-google.shtml
      master_sites http://www.caliban.org/files/ruby/
      depends_lib-append port:rb-uconv port:rb-http-access2
      checksums md5 354c1958fe102115da1152af9263833f
      Platform: darwin


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

     Where to find more information:

    Darwin Ports



    image test