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

    rb-ldap  most recent diff


      View the most recent changes for the rb-ldap port at: rb-ldap.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-ldap.
      The raw portfile for rb-ldap is located here:
      http://rb-ldap.darwinports.com/dports/ruby/rb-ldap/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-ldap
      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 {ldap ruby-ldap} 0.9.1 extconf.rb {README example test} sourceforge
      Maintainers: nomaintainer
      Description: An extension library for accessing the LDAP API.
      Long Description: This module provides the interface to LDAP libraries such as Netscape Directory SDK, OpenLDAP and wldap32.dll.
      checksums md5 f620c7757c85229a2351ca479656286c
      Homepage: http://ruby-ldap.sourceforge.net/
      Category:-append databases
      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-ldap
      % sudo port install rb-ldap
      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-ldap
      ---> Verifying checksum for rb-ldap
      ---> Extracting rb-ldap
      ---> Configuring rb-ldap
      ---> Building rb-ldap with target all
      ---> Staging rb-ldap into destroot
      ---> Installing rb-ldap
    - 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-ldap with these commands:
      %  man rb-ldap
      % apropos rb-ldap
      % which rb-ldap
      % locate rb-ldap

     Where to find more information:

    Darwin Ports



    image test