ChmSee is an HTML Help viewer for Unix/Linux. It is based on CHMLIB
and use Gtk2+ as frontend toolkit. Because of using gecko as HTML
rendering engine, ChmSee can support rich features of modern HTML
page, such as CSS and JavaScript.

Homepage: http://chmsee.gro.clinux.org


Dependencies
============

Compile ChmSee from source you need following libraries: Gtk2+,
libglade2, chmlib, gecko(Mozilla, Firefox, Seamonkey or Xulrunner).


Installation
============

$ cd chmsee-$VERSION
$ ./configure
$ make
$ make install-strip

If configure script cannot found existing chmlib on your system, you
can specify with --with-chmlib=/path/to/chmlib, or skip testing with
--disable-chmlibtest.


Report bug
==========

If you find any problem, please send a mail to jungle@soforge.com and
include "ChmSee" string on the object line, thanks!
