diff options
author | scuri <scuri> | 2010-08-02 18:59:38 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-08-02 18:59:38 +0000 |
commit | 2e1027df656cbb28a8e268904cf0d4b824b31194 (patch) | |
tree | 1d4e390e4c0d53595d7a029eaa459c4e44f6703e /html/en/guide.html | |
parent | b7a579c06c6a15c8dcfe3327bd7f082032d6a753 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/guide.html')
-rw-r--r-- | html/en/guide.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/html/en/guide.html b/html/en/guide.html index 18398d1..4332adb 100644 --- a/html/en/guide.html +++ b/html/en/guide.html @@ -74,6 +74,8 @@ command line on the "src" folder and all libraries and executables wil 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=../..".</p> +<p>In Linux, check the "<a href="../../../iup/html/en/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. Also there are files named |