GnoCHM is a CHM (Microsoft Compressed HTML Help) file viewer. It is designed to integrate nicely with Gnome. It uses PyCHM, a Python package that exports the CHMLIB API.
-
You will need to add the following lines to your yum config, "/etc/yum.repos.d/dries.repo":
[dries] name=Extra Fedora rpms dries - $releasever - $basearch baseurl=http://ftp.bImport dries GPG key:elnet.be/packages/dries.ulyssi s.org/fedora/linux/$releasever /$basearch/dries/RPMS gpgcheck =1 enabled=0
# rpm --import http://dries.studentenweb.org/Run yum enabling dries repos and install "gnochm":rpm/RPM-GPG-KEY.dries.txt
# yum --enablerepo=dries install gnochm
This will also install all the required packages: chmlib, python-chm and gnome-python2-gconf.
- sandip's blog
- Login or register to post comments
Comments
Hi, really thanks, at least I found here a clue for installing gnochm, however unsuccess, lol. Whenever I try, I got the follow lines:
[quote] yum --enablerepo=dries install gnochmLoaded plugins: fastestmirror, langpacks, presto, refresh-packagekit /dries.ulyssis.org/fedora/linu x/17/i386/dries/RPMS/repodata/ repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://ftp.belnet.be/packages/ dries.ulyssis.org/fedora/linux /17/i386/dries/RPMS/repodata/r epomd.xml
http://ftp.belnet.be/packages
Trying other mirror.
Error: failure: repodata/repomd.xml from dries: [Errno 256] No more mirrors to try.[qoute]
What else I could try, I'd appreciate any clue.
Txe
Try installing from epel repository instead: http://fedoraproject.org/wiki/ EPEL