summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscuri <scuri>2008-11-20 16:27:09 +0000
committerscuri <scuri>2008-11-20 16:27:09 +0000
commit38824f972c41db63f1a000e551dad9c8f235b27d (patch)
treee1e6aaa7deb779ad61776ff76778a1fe524cef7c
parentc465522f6b6e2094dc5a980452647d24aaf805bc (diff)
*** empty log message ***
-rw-r--r--html/en/cdlua.html2
-rw-r--r--html/en/guide.html4
2 files changed, 5 insertions, 1 deletions
diff --git a/html/en/cdlua.html b/html/en/cdlua.html
index 9cfb965..e31385a 100644
--- a/html/en/cdlua.html
+++ b/html/en/cdlua.html
@@ -68,7 +68,7 @@ must also contains the following: </p>
".\\?51.dll;" [in Windows]
</pre>
-<p>The LuaBinaries distribution already includes these modifications on the
+<p>The <a href="http://luabinaries.luaforge.net/">LuaBinaries</a> distribution already includes these modifications on the
default search path.</p>
<p>The simplest form <b>require</b>&quot;<b>cd</b>&quot;
and so on, can not be used because there are CD dynamic libraries with names
diff --git a/html/en/guide.html b/html/en/guide.html
index dbe48fb..4d7835b 100644
--- a/html/en/guide.html
+++ b/html/en/guide.html
@@ -105,6 +105,10 @@ cdluapdf51 -&gt; cdlua51
<p>As a general rule (excluding system dependencies and included third party
libraries): CD has NO external dependencies, and CDLua depends on Lua and IMLua.
Just notice that not all CDLua libraries depend on IMLua.</p>
+<p>The Lua bindings for IUP, CD and IM (Makfiles and Pre-compiled binaries)
+depend on the <a href="http://luabinaries.luaforge.net/">LuaBinaries</a>
+distribution. So if you are going to build all use the <strong>LuaBinaries</strong>
+source package also, not the <strong>Lua.org</strong> original source package.&nbsp;&nbsp; </p>
<p>In Ubuntu you will need to install the following packages:</p>
<pre>libx11-dev
libxpm-dev