diff options
| author | scuri <scuri> | 2010-01-27 02:27:20 +0000 | 
|---|---|---|
| committer | scuri <scuri> | 2010-01-27 02:27:20 +0000 | 
| commit | e47790b44bf8580ba48aad3313e1c64d791b7025 (patch) | |
| tree | 43a354a32a39ec519b0345d54dc47d84cfd215c6 /html/en/download_tips.html | |
| parent | acf340cbfb4957bc3e278bc426dc5dc0f1edb46f (diff) | |
*** empty log message ***cd_5_3
Diffstat (limited to 'html/en/download_tips.html')
| -rw-r--r-- | html/en/download_tips.html | 17 | 
1 files changed, 11 insertions, 6 deletions
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   | 
