X-Git-Url: http://www.wagner.pp.ru/gitweb/?p=sites%2Fhome_page.git;a=blobdiff_plain;f=software%2Ftcl%2Ftkunixhelp.html;h=97732bbe04a1d37d69cee4a18361beb8ceaa630e;hp=8e37c01897e6097236aa9ccc2266ab8faf543b0c;hb=a99154df5dc599af3db35a85e79c0929a6838135;hpb=8d75933ea7f8f9edb6942b9dd96ec15e1907a889 diff --git a/software/tcl/tkunixhelp.html b/software/tcl/tkunixhelp.html index 8e37c01..97732bb 100644 --- a/software/tcl/tkunixhelp.html +++ b/software/tcl/tkunixhelp.html @@ -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.

I've fixed random segfaults in my debian package for TkHtml. Patches are -available in the repository. +available in the repository.

  • Tclvfs
  • Trf and memchan - to make zip vfs working.
  • -Debian packages for all these extensions can be found on 45.free.net apt +Debian packages for all these extensions can be found on wagner.pp.ru apt repository

    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:

  • If we have closed source application, we cannot link chmlib into it without violate a license. So, better to use something else.

    -There exist workaround. You can use external +There exist workaround. You can use external program to extract information from CHM file, and since it is external, it can be GPL.

  • 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.

    -I've written some code to decode metainformation from CHM +I've written some code 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 tkhhc

    @@ -193,7 +193,7 @@ to reloading of the file, so just always call it with full pathna,me tkunixhelp.tar.gz Unpack this archive somewhere in your tcl_packagePath and you'll get three packages available - unixhelp, noteboook and tree. -
    Debian package for sarge and all prerequisites are availiable from 45.free.net repository. +
    Debian package for sarge and all prerequisites are availiable from wagner.pp.ru repository. Note that there are two packages tkunixhelp and tkunixhelp-dev. Later contains tkhhc compiler, which is not needed just for using applications which employ tkunixhtml help