Article Title: convert a CHM File to HTML in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
1. install the software libchm-bin:
Zhancang @ ubuntu :~ $ Sudo apt-get install libchm-bin
Password:
Reading the package list ...... Complete
Analyzing the dependency tree of the software package
Read status information ...... Complete
The following "new" software packages will be installed:
Libchm-bin
A total of 0 software packages have been upgraded, 1 new software package has been installed, 0 software packages have to be uninstalled, and 24 software have not been upgraded.
Download the 17.5kB software package.
After decompression, KB of extra space will be consumed.
Warning: The following software packages cannot pass verification!
Libchm-bin
Are these software packages installed without verification? [Y/N] y
Get: 1 http://debian.ustc.edu.cn feisty/universe libchm-bin. 39-2 [17.5kB]
Download 17.5kB, time consumed 0 s (35.2kB/s)
The software package libchm-bin was deselected.
(Reading database ...... The system currently has a total of 128389 files and directories installed .)
Extracting libchm-bin (from ...... /Libchm-bin_2% 3a0. 39-2_i386.deb )......
Setting libchm-bin (0.39-2 )......
Zhancang @ ubuntu :~ $
2. Usage:
Zhancang @ ubuntu :~ $ Extract_chmLib -- help
Usage: extract_chmLib
For example:
Zhancang @ ubuntu :~ $ Extract_chmLib 878.chm/home/zhancang/878/
878. chm:
-->/# IDXHDR
-->/# ITBITS
-->/# STRINGS
-->/# SYSTEM
-->/# TOPICS
-->/# URLSTR
-->/# URLTBL
-->/# WINDOWS
-->/Temp.htm
Zhancang @ ubuntu :~ $