kchmviewer is a reader for CHM (Winhelp) and EPUB files using the Qt toolkit. The main point of kchmviewer is compatibility with non-English chm files, including most international charsets.
kchmviewer is a reader for CHM (Winhelp) and EPUB files using the Qt toolkit. The main point of kchmviewer is compatibility with non-English chm files, including most international charsets.
To install kchmviewer, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install kchmviewer
To see what files were installed by kchmviewer, run:
port contents kchmviewer
To later upgrade kchmviewer, run:
sudo port selfupdate && sudo port upgrade kchmviewer
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.