| Author |
Message |
linux28
Joined: 05 Apr 2009 Posts: 160
|
Posted: Fri 09 Jul 2010, 01:31 Post subject:
chmsee for Quirky 1.1?????????? |
|
http://code.google.com/p/chmsee/
http://code.google.com/p/chmsee/downloads/detail?name=chmsee-1.2.0-rc2.tar.gz
How to use?
|
|
Back to top
|
|
 |
abushcrafter

Joined: 30 Oct 2009 Posts: 1447 Location: England
|
Posted: Fri 09 Jul 2010, 14:20 Post subject:
|
|
If you are using Wine then you can use the CHM viewer it comes with.
It needs the windows version of gecko installed which you can install using Wine Tricks.
| Code: | | wine hh /path/to/chm/file.chm | You can't run it with out a file for it to load. I good idea is to set wine with this "hh" parameter as your chm viewer.
What you should end up with in "/root/.config/rox.sourceforge.net/MIME-types/application_x-chm" is:
| Code: | #! /bin/sh
exec wine hh "$1"
|
_________________ adobe flash is rubbish!
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6179 Location: Auckland, New Zealand
|
Posted: Fri 09 Jul 2010, 19:33 Post subject:
|
|
Have you tried using the chmsee package from Puppy 4.x?
ftp://ibiblio.org/pub/linux/distributions/puppylinux/pet_packages-4/chmsee-1.0.0-1.pet
Or do you want to try the latest version?
_________________ DEATH TO SPREADSHEETS
- - -
Classic Puppy quotes
- - -
Beware the demented serfers!
|
|
Back to top
|
|
 |
Peterm321
Joined: 29 Jan 2009 Posts: 195
|
Posted: Fri 09 Jul 2010, 22:58 Post subject:
|
|
I have wine but preferred not to install the gecko html renderer.
For CHM viewing I use kchmviewer version 3.1, which is very fast and works well under puppy provided the QuickTime libraries, eg
libqt-mt.so.3.3.8 are also installed.
|
|
Back to top
|
|
 |
linux28
Joined: 05 Apr 2009 Posts: 160
|
Posted: Sat 10 Jul 2010, 00:25 Post subject:
|
|
Quirky 1.1 can not use
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6179 Location: Auckland, New Zealand
|
Posted: Sat 10 Jul 2010, 02:10 Post subject:
|
|
| Quote: | | Quirky 1.1 can not use |
Is there an error message when you try to start it from the terminal? Or has this already been discussed elsewhere?
_________________ DEATH TO SPREADSHEETS
- - -
Classic Puppy quotes
- - -
Beware the demented serfers!
|
|
Back to top
|
|
 |
abushcrafter

Joined: 30 Oct 2009 Posts: 1447 Location: England
|
Posted: Sat 10 Jul 2010, 13:08 Post subject:
|
|
| Peterm321 wrote: | | QuickTime libraries, eg libqt-mt.so.3.3.8 are also installed. | What? Quick Time? what does that have to do with a chm viewer? You probably mean QT: Qt - A cross-platform application and UI framework.
_________________ adobe flash is rubbish!
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
|
|
Back to top
|
|
 |
|