aboutsummaryrefslogtreecommitdiffstats
path: root/lualdap/doc/us/manual.html
diff options
context:
space:
mode:
Diffstat (limited to 'lualdap/doc/us/manual.html')
-rwxr-xr-xlualdap/doc/us/manual.html12
1 files 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 <code>compat-5.1.c</code> and
<code>compat-5.1.lua</code> must be installed in the <code>LUA_PATH</code>.
If you are using Lua 5.1, nothing should be done.</p>
-<p>If you are using the Windows pre-compiled version of LuaLDAP, you have
-to copy the file <code>lualdap.dll</code> to a directory in your
-<code>package.cpath</code>.</p>
+<p>If you are using the Windows pre-compiled version of LuaLDAP, refer
+to <a href="http://www.keplerproject.org/compat/manual.html#configuration">
+Compat-5.1 configuration</a> section about how to install
+<code>lualdap.dll</code> properly. The file <code>libsasl.dll</code>
+must also be copied to the directory that contains the Lua interpreter
+(<code>lua50.exe</code>) or any other Lua host application
+(a Kepler launcher for example).</p>
<h2><a name="attributes"></a>Representing attributes</h2>
@@ -325,7 +329,7 @@ ld:delete ("mydn=newuser,ou=people,dc=ldp,dc=world")()
<div id="about">
<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
<p><small>
- $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 $
</small></p>
</div> <!-- id="about" -->