Download and Install rb-activeldap on Mac OS X
Thursday the 3rd of July, 2008

    rb-activeldap  most recent diff


      View the most recent changes for the rb-activeldap port at: rb-activeldap.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-activeldap.
      The raw portfile for rb-activeldap is located here:
      http://rb-activeldap.darwinports.com/dports/ruby/rb-activeldap/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-activeldap
      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 {activeldap ruby-activeldap} 0.5.3 setup.rb {README doc examples tests} rubyforge:1763
      Maintainers: nomaintainer
      Description: Object oriented inteface to Ruby/LDAP
      Long Description: Ruby/ActiveLDAP provides an object oriented interface to LDAP. This library was inspired by ActiveRecord (both the concept and the library). It maps LDAP entries to Ruby objects with LDAP attribute accessors exposed as methods dynamically assigned based on your LDAP schema and each object's objectClasses.
      checksums md5 fe7a0457e211a7c461d0b205bb5e2673
      Homepage: http://rubyforge.org/projects/ruby-activeldap/
      Category:-append databases
      Platform: darwin
      depends_lib-append port:rb-ldap port:rb-log4r
      extract.suffix .tgz

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

     Where to find more information:

    Darwin Ports



    image test