Download and Install rb-log4r on Mac OS X
Thursday the 24th of July, 2008

    rb-log4r  most recent diff


      View the most recent changes for the rb-log4r port at: rb-log4r.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-log4r.
      The raw portfile for rb-log4r is located here:
      http://rb-log4r.darwinports.com/dports/ruby/rb-log4r/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-log4r
      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 log4r 1.0.5 basic_install.rb {README doc examples} sourceforge
      Maintainers: nomaintainer
      Description: a comprehensive and flexible logging library
      Long Description: Log4r is a comprehensive and flexible logging library written in Ruby for use in Ruby programs. It features a hierarchical logging system of any number of levels, custom level names, logger inheritance, multiple output destinations, execution tracing, custom formatting, thread safteyness, XML and YAML configuration, and more.
      extract.suffix .tgz
      checksums md5 fc69892335d86f7dcd8f8b47a1bbe801
      Platform: darwin

      test.run yes
      test.dir ${worksrcpath}/tests
      test.cmd ${ruby.bin}
      test.target runtest.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-log4r
      % sudo port install rb-log4r
      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-log4r
      ---> Verifying checksum for rb-log4r
      ---> Extracting rb-log4r
      ---> Configuring rb-log4r
      ---> Building rb-log4r with target all
      ---> Staging rb-log4r into destroot
      ---> Installing rb-log4r
    - 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-log4r with these commands:
      %  man rb-log4r
      % apropos rb-log4r
      % which rb-log4r
      % locate rb-log4r

     Where to find more information:

    Darwin Ports



    image test