From 88a8f9212d58bbfe4e3dc71b3204080d86afcece Mon Sep 17 00:00:00 2001
From: scuri <scuri>
Date: Fri, 12 Dec 2008 18:09:00 +0000
Subject: *** empty log message ***

---
 html/en/guide.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

(limited to 'html/en')

diff --git a/html/en/guide.html b/html/en/guide.html
index e792c96..d174f9a 100644
--- a/html/en/guide.html
+++ b/html/en/guide.html
@@ -73,7 +73,7 @@ UNIX is already included in the source code package. Just type &quot;make&quot;
 command line on the &quot;src&quot; folder and all libraries and executables will be 
 build. 
 Set the TECTOOLS_HOME environment variable to the folder were the Lua libraries 
-are installed, by default it will assume TECTOOLS_HOME=/home/tecgraf.</p>
+are installed, by default it will assume &quot;TECTOOLS_HOME=../..&quot;.</p>
 <p>In Windows, the easiest way to build everything is to install the Tecmake tool into your system. It is easy and helps a lot. 
   The Tecmake configuration files (*.mak) available at the &quot;src&quot; folder are very easy to understand also. 
 Also there are files named 
@@ -121,7 +121,9 @@ libraries): IM has NO external dependencies, and IMLua depends on Lua.</p>
 <p>The Lua binding for 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>
+also, not the <strong>Lua.org</strong> original source package. If you like to 
+use another location for the Lua files overwrite the LUAINC, LUALIB and 
+LUABINDIR definitions before using Tecmake or Tecmake Compact.</p>
 
 <h3><a name="CD">CD Compatibility</a></h3>
 
-- 
cgit v1.2.3