Thursday, August 18, 2011

Reading CHM files on Linux / Ubuntu

Help files or application manuals for computer programming sometimes in Compiled HTML , with chm extensions.

These files can not be directly opened in Linux OS. There are several ways to read the file formats.

1. If you already use Mozilla Firefox browser, Install Add-on CHM Reader, or

2. Install xchm applications, can be downloaded at:
http://xchm.sourceforge.net/

or with the command: sudo apt-get install xchm

No comments:

Post a Comment

Image Histogram

  Histogram Color is one of the features that can be used in image retrieval system. Color can be represented in the form of a histogram....