guile-ldap

guile-ldap is an extension for GNU Guile providing bindings to the OpenLDAP client library.
Download

guile-ldap Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Paul Jarc
  • Publisher web site:
  • http://code.dogmap.org./guile-ldap/

guile-ldap Tags


guile-ldap Description

guile-ldap is an extension for GNU Guile providing bindings to the OpenLDAP client library. guile-ldap is an extension for GNU Guile providing bindings to the OpenLDAP client library. With this library, your Guile Scheme programs can search for information on LDAP servers.The library does not yet support LDAP operations to modify data on the server; let me know if you have a need for that, or any other missing LDAP features.Installation:slashpackage is a good thing. You can read more about it here. If you don't already have /package, create it (on any filesystem you like, as long as it's accessible by the name “/package”): # mkdir -p /usr/local/package# ln -s /usr/local/package /# chmod +t /package/.Then run sp-install: # sp-install guile-ldap-VERSION.tar.bz2Or, if you like to do things manually, unpack the tarball and run package/install: # cd /package# bunzip2 < /path/to/guile-ldap-VERSION.tar.bz2 |> tar -xpf -# cd data/guile-ldap-VERSION# package/installRead package/README and package/INSTALL for more detailed instructions.Requirements:· guile· OpenLDAP Requirements: · guile · OpenLDAP


guile-ldap Related Software