summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorscuri <scuri>2008-12-12 18:08:50 +0000
committerscuri <scuri>2008-12-12 18:08:50 +0000
commit29e07538e4d7c22edf54edd66bd0e76e5fe3df80 (patch)
treecae024ecc561dd50243773c5c0fb8860bf439aa8 /html
parent73b849ed3ee5ec08b3d35a16b3c043d942e904a7 (diff)
*** empty log message ***
Diffstat (limited to 'html')
-rw-r--r--html/en/guide.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/html/en/guide.html b/html/en/guide.html
index 4d7835b..da25a2b 100644
--- a/html/en/guide.html
+++ b/html/en/guide.html
@@ -70,7 +70,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 IM and Lua
-libraries are installed, by default it will assume TECTOOLS_HOME=/home/tecgraf.</p>
+libraries 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
@@ -108,7 +108,9 @@ 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>
+source package 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>
<p>In Ubuntu you will need to install the following packages:</p>
<pre>libx11-dev
libxpm-dev