PDA

View Full Version : HOWTO: Install GnoCHM (CHM Viewer) on Ubuntu 5.04


vibranze
May 28th, 2005, 11:47 PM
1. Download the debian packages from http://www.linuxfans.org/nuke/modules.php?name=Site_Downloads&op=geninfo&did=3342
2. Do a tar jxcpf gnochm.tar.bz2
3. Do a dpkg -i *.deb
4. Enjoy the CHM Viewer under Applications - Accessories

Hope this howto is useful to all you guys. :)

Regards,
Vibranze

peluchio
June 2nd, 2005, 10:36 AM
Thanks, I was breaking my head over that one since tuesday.
:)

bored2k
June 2nd, 2005, 10:38 AM
Thanks, I was breaking my head over that one since tuesday.
:)
What's wrong with sudo apt-get install xchm ? This is really not the "Ubuntu" way to do it, as you are using Debian's own, wich might or might not work.

sn0n
August 22nd, 2005, 10:11 AM
revive.. and .. thank you..

sn0n
August 22nd, 2005, 10:31 AM
sry for the double post, but, it appears that this package dont actually work.. i believe its a proglem with

gnome-python2-gtkhtml2

running a sample browser script

rob@sn0nsb0x:~$ python /usr/share/doc/python2.4-gnome2-extras/examples/gtkhtml2/simple-browser.py

i get many errors, and it wont work..

/me shrugs

was worth the try anyways.. back to xchm :-(

Belutz
August 25th, 2005, 01:35 AM
I've been looking for this :)
for me gnochm is much more better than xchm.
maybe gnochm must be included in the next release of ubuntu :D

aledie
August 29th, 2005, 05:37 AM
sry for the double post, but, it appears that this package dont actually work.. i believe its a proglem with
.....
was worth the try anyways.. back to xchm :-(

Try it again, after installation of the two .deb contained in the tarball you need to open synaptic.
You will get a message "2 broken packages". You do following:

1. Edit-->Fix broken packages
2. You get a message "successfully fixed dependency problems"
3. Click "Apply" - synaptic will install libgtkhtml2-0 and its dependant packages for you

Now gnochm will work for you :) . It is definitely better than xchm, i use it for months.

makushimu
October 6th, 2005, 09:13 PM
thanks so much for the info!

grizzly
November 8th, 2005, 05:36 PM
I am getting this on tar jxcpf gnochm.tar.bz2
tar: You may not specify more than one `-Acdtrux' option

Any ideas?