kchmviewer
[http://sourceforge.net/projects/kchmviewer/]
kchmviewer is a CHM (Winhelp) files viewer written on Qt/KDE. It can be build as a standalone Qt-based application, or a KDE application. The main point of kchmviewer is compatibility with non-English chm files, including most international charsets.
Features
* Views CHM files
* Qt only with optional KDE features
* Multiple languages support
* Extracting and printing support
1.
# tazpkg get-install chmlib-dev
# tazpkg get-install chmlib
2.Qt-only version
- # tar zxf kchmviewer-
version.tar.gz # cd kchmviewer-version # qmake # make
3.
root@slitaz:/tmp/kchmviewer-5.3# ls -lh bin/
total 704
-rwxr-xr-x 1 root root 694.4K Jun 25 09:18 kchmviewer
.