Rb-cache - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    rb-cache  most recent diff


    version

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


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

      ruby.setup cache 0.1.0 install.rb {README.ja}
      Maintainers: nomaintainer
      Description: Simple cache library
      Long Description: Simple Time-to-live based cache library with memory, file, GDBM, and memcached support.
      Checksums: md5 e50ed9516009397e012a26089c866173
      Homepage: http://www.moonwolf.com/
      Master Sites: http://www.moonwolf.com/ruby/archive/
      depends_lib-append port:rb-memcache port:gdbm
      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-cache
      % sudo port install rb-cache
      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-cache
      ---> Verifying checksum for rb-cache
      ---> Extracting rb-cache
      ---> Configuring rb-cache
      ---> Building rb-cache with target all
      ---> Staging rb-cache into destroot
      ---> Installing rb-cache
    - 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-cache with these commands:
      %  man rb-cache
      % apropos rb-cache
      % which rb-cache
      % locate rb-cache

     Where to find more information:

    Darwin Ports



    Lightbox this page.