diff options
author | scuri <scuri> | 2010-11-13 06:12:54 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-11-13 06:12:54 +0000 |
commit | 4c08983811c2857cce7d1f0ec6f44cd993e89373 (patch) | |
tree | 1a83b60f79a44231900f33ce2801dca373324c5a | |
parent | b2980bdc485510d1bcc2c909e1f8da1d9dc1bc48 (diff) |
*** empty log message ***im_3_6_3
-rw-r--r-- | html/en/guide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/guide.html b/html/en/guide.html index dcb8eca..db809ac 100644 --- a/html/en/guide.html +++ b/html/en/guide.html @@ -74,7 +74,7 @@ command line on the "src" folder and all libraries 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=../..".</p> -<p>In Linux, check the "<a href="../../../iup/html/en/building.html">Building Lua, IM, CD and IUP in +<p>In Linux, check the "<a href="building.html">Building Lua, IM, CD and IUP in Linux</a>" guide.</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 "src" folder are very easy to understand also. |