summaryrefslogtreecommitdiff
path: root/html/en/guide.html
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 /html/en/guide.html
parentc465522f6b6e2094dc5a980452647d24aaf805bc (diff)
*** empty log message ***
Diffstat (limited to 'html/en/guide.html')
-rw-r--r--html/en/guide.html4
1 files changed, 4 insertions, 0 deletions
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