From cecec0efcf83e90dde8498275aaad2e5f2c2a9f5 Mon Sep 17 00:00:00 2001 From: scuri Date: Thu, 20 Nov 2008 16:27:15 +0000 Subject: *** empty log message *** --- html/en/guide.html | 4 ++++ html/en/imlua.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/html/en/guide.html b/html/en/guide.html index ae47267..e792c96 100644 --- a/html/en/guide.html +++ b/html/en/guide.html @@ -118,6 +118,10 @@ imlua_process51 -> imlua51 -> im_process

As a general rule (excluding system dependencies and included third party libraries): IM has NO external dependencies, and IMLua depends on Lua.

+

The Lua binding for 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.  

CD Compatibility

diff --git a/html/en/imlua.html b/html/en/imlua.html index 63ebd05..18b5dce 100644 --- a/html/en/imlua.html +++ b/html/en/imlua.html @@ -74,7 +74,7 @@ must also contains the following:

"./lib?51.so;"    [in UNIX]
 
 ".\\?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"im" and so on, can not be used because there are IM dynamic libraries with names -- cgit v1.2.3