]> www.wagner.pp.ru Git - sites/home_page.git/blobdiff - software/tcl/tkunixhelp.html
Changed all links to 45.free.net to wagner.pp.ru
[sites/home_page.git] / software / tcl / tkunixhelp.html
index 8e37c01897e6097236aa9ccc2266ab8faf543b0c..97732bbe04a1d37d69cee4a18361beb8ceaa630e 100644 (file)
@@ -32,12 +32,12 @@ Get it from CVS. Note that you can encounter some problems with Tkhtml
 and recent versions of Tcl, especially if build with --enable-thread.
 <p>
 I've fixed random segfaults in my debian package for TkHtml. Patches are
-available in the <a href="http://ftp.45.free.net/pub/debian-cosy/sarge/tcl">repository</a>.
+available in the <a href="http://ftp.wagner.pp.ru/pub/debian-cosy/sarge/tcl">repository</a>.
 
 </p></li><li><a href="http://www.sf.net/projects/tclvfs">Tclvfs</a>
 </li><li><a href="http://www.sf.net/projects/tcltrf">Trf </a> and <a href="http://www.sf.net/projects/memchan">memchan</a> - to make zip vfs working.
 </li></ul>
-Debian packages for all these extensions can be found on <a href="http://www.45.free.net/debian/repository/">45.free.net apt
+Debian packages for all these extensions can be found on <a href="http://www.wagner.pp.ru/debian/repository/">wagner.pp.ru apt
 repository</a>
 <p>
 Apart from the packages mentioned above unixhelp uses tree widget,
@@ -89,7 +89,7 @@ All this code is published under GPL. So we have following situation:
 <li>If we have closed source application, we cannot link chmlib into it
 without violate a license. So, better to use something else.
 <p>
-There exist workaround. You can use <a href="http://www.45.free.net/%7Evitus/ice/tcl/chmcat.tar.gz">external
+There exist workaround. You can use <a href="http://www.wagner.pp.ru/%7Evitus/ice/tcl/chmcat.tar.gz">external
 program</a> to extract information from CHM file, and since it is
 external, it can be GPL.  
 </p></li><li>If we have open source application, it is not a good thing to depend
@@ -108,7 +108,7 @@ but it has some problems with non-engilsh chm files (it uses not robust
 enough algorithm to find out text encoding).
 And since it is written on C++ it is hard to understand and fix.
 </p><p>
-I've written <a href="http://www.45.free.net/%7Evitus/ice/tcl/readsys.tcl">some code</a> to decode metainformation from CHM
+I've written <a href="http://www.wagner.pp.ru/%7Evitus/ice/tcl/readsys.tcl">some code</a> to decode metainformation from CHM
 #SYSTEM file, which already does more than corresponding xchm code. Code
 to convert .hhc and .hhk files is already in <b>tkhhc</b> 
 </p><p>
@@ -193,7 +193,7 @@ to reloading of the file, so just always call it with full pathna,me
 <a href="tkunixhelp.tar.gz">tkunixhelp.tar.gz</a>
 Unpack this archive somewhere in your tcl_packagePath and you'll get
 three packages available - unixhelp, noteboook and tree.
-<br>Debian package for sarge and all prerequisites are availiable from <a href="http://45.free.net/debian/repository">45.free.net repository</a>.
+<br>Debian package for sarge and all prerequisites are availiable from <a href="http://wagner.pp.ru/debian/repository">wagner.pp.ru repository</a>.
 Note that there are two packages  <b>tkunixhelp</b> and
 <b>tkunixhelp-dev</b>. Later contains  <b>tkhhc</b> compiler, which is
 not needed just for using applications which employ tkunixhtml help