diff options
| author | scuri <scuri> | 2010-01-27 02:27:40 +0000 | 
|---|---|---|
| committer | scuri <scuri> | 2010-01-27 02:27:40 +0000 | 
| commit | 9a2b4d303f6cbb90ee45dc561f8ab6f30dd3c302 (patch) | |
| tree | 2ce0c4718f0a5f235d85f465e2aa256b99181fc1 /html/en | |
| parent | ee8c9fd924d7b12c287787fc2aaa4b39f50e868c (diff) | |
*** empty log message ***
Diffstat (limited to 'html/en')
| -rw-r--r-- | html/en/download.html | 4 | ||||
| -rw-r--r-- | html/en/download_tips.html | 17 | 
2 files changed, 13 insertions, 8 deletions
| diff --git a/html/en/download.html b/html/en/download.html index 7d2fb40..30e5c30 100644 --- a/html/en/download.html +++ b/html/en/download.html @@ -19,8 +19,8 @@  http://sourceforge.net/projects/imtoolkit/files/</a> </p>  <p class="info">   Use this link for the latest version: -<a href="http://sourceforge.net/projects/imtoolkit/files/3.5/"> -http://sourceforge.net/projects/imtoolkit/files/3.5/</a> </p> +<a href="http://sourceforge.net/projects/imtoolkit/files/3.6/"> +http://sourceforge.net/projects/imtoolkit/files/3.6/</a> </p>    <p>Before downloading any precompiled binaries, you should read before the    <a href="download_tips.html">Tecgraf Library Download Tips</a>.</p> diff --git a/html/en/download_tips.html b/html/en/download_tips.html index c80dbf9..1241bcd 100644 --- a/html/en/download_tips.html +++ b/html/en/download_tips.html @@ -40,15 +40,20 @@    can be found at   <a target="_blank" href="http://www.tecgraf.puc-rio.br/tecmake">http://www.tecgraf.puc-rio.br/tecmake</a>.</p>  <p class="info">The <b>IM</b> files can be downloaded at  -<a href="http://sourceforge.net/project/showfiles.php?group_id=241318">http://sourceforge.net/project/showfiles.php?group_id=241318</a>.<br> +<a href="http://sourceforge.net/projects/imtoolkit/files/"> +http://sourceforge.net/projects/imtoolkit/files/</a>.<br>    The <b>CD</b> files can be downloaded at  -<a href="http://sourceforge.net/project/showfiles.php?group_id=241317"> -http://sourceforge.net/project/showfiles.php?group_id=241317</a>.<br> +<a href="http://sourceforge.net/projects/canvasdraw/files/"> +http://sourceforge.net/projects/canvasdraw/files/</a>.<br>    The <b>IUP</b> files can be downloaded at  -<a href="http://sourceforge.net/project/showfiles.php?group_id=241310"> -http://sourceforge.net/project/showfiles.php?group_id=241310</a>.<br> +<a href="http://sourceforge.net/projects/iup/files/"> +http://sourceforge.net/projects/iup/files/</a>.<br>    The <b>Lua</b> files can be downloaded at  -<a href="http://luaforge.net/project/showfiles.php?group_id=110">http://luaforge.net/project/showfiles.php?group_id=110</a>.</p> +<a href="http://luaforge.net/project/showfiles.php?group_id=110">http://luaforge.net/project/showfiles.php?group_id=110</a> +<br> +                                                 +or at  <a href="http://sourceforge.net/projects/luabinaries/files/"> +http://sourceforge.net/projects/luabinaries/files/</a>.</p>  <h3><a name="build">Build Configuration</a></h3>  <p>Libraries and executables were built using speed optimization. In UNIX the dynamic libraries were NOT built with     the -fpic parameter. In MacOS X the dynamic libraries are in bundle format. The source code along with the  | 
