./configure --enable-examplesInstallation is not necessary. Extract_chmLib is hidden here:
make
src/.libs/extract_chmLibTo convert chm file to html, or rather extract html files from chm just type:
extract_chmLib file.chm output_directory/What you end up with should be a website, which you can index using Beagle or Gnome Desktop. It saves a lot of time usually spend on digging through personal library.
Have a nice time compiling.
I've done it using Fedora 8, and needed only standard development packages.