From ca7f15140330ea56ff26ff5e9dff6624caf8ee86 Mon Sep 17 00:00:00 2001 From: Andre Carregal Date: Tue, 24 May 2005 22:10:15 +0000 Subject: Documentation update --- lualdap/doc/us/manual.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/lualdap/doc/us/manual.html b/lualdap/doc/us/manual.html index b1293d0..50d3b60 100755 --- a/lualdap/doc/us/manual.html +++ b/lualdap/doc/us/manual.html @@ -87,9 +87,13 @@ if you are using Lua 5.0, the files compat-5.1.c and compat-5.1.lua must be installed in the LUA_PATH. If you are using Lua 5.1, nothing should be done.

-

If you are using the Windows pre-compiled version of LuaLDAP, you have -to copy the file lualdap.dll to a directory in your -package.cpath.

+

If you are using the Windows pre-compiled version of LuaLDAP, refer +to +Compat-5.1 configuration section about how to install +lualdap.dll properly. The file libsasl.dll +must also be copied to the directory that contains the Lua interpreter +(lua50.exe) or any other Lua host application +(a Kepler launcher for example).

Representing attributes

@@ -325,7 +329,7 @@ ld:delete ("mydn=newuser,ou=people,dc=ldp,dc=world")()

Valid XHTML 1.0!

- $Id: manual.html,v 1.22 2005-05-24 20:49:55 carregal Exp $ + $Id: manual.html,v 1.23 2005-05-24 22:10:15 carregal Exp $

-- cgit v1.2.3-59-g8ed1b