From 38824f972c41db63f1a000e551dad9c8f235b27d Mon Sep 17 00:00:00 2001 From: scuri Date: Thu, 20 Nov 2008 16:27:09 +0000 Subject: *** empty log message *** --- html/en/cdlua.html | 2 +- html/en/guide.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) 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:

".\\?51.dll;" [in Windows] -

The LuaBinaries distribution already includes these modifications on the +

The LuaBinaries distribution already includes these modifications on the default search path.

The simplest form require"cd" 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 -> cdlua51

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.

+

The Lua bindings for IUP, CD and IM (Makfiles and Pre-compiled binaries) +depend on the LuaBinaries +distribution. So if you are going to build all use the LuaBinaries +source package also, not the Lua.org original source package.  

In Ubuntu you will need to install the following packages:

libx11-dev
 libxpm-dev
-- 
cgit v1.2.3