LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-13-2008, 05:23 AM   #1
cola
Senior Member
 
Registered: Sep 2007
Posts: 1,045

Rep: Reputation: 65
.chm reader


Can someone tell me how to install a software of .chm file reader"?
Files with .chm extension.
Which software and how to install?

Last edited by cola; 11-13-2008 at 05:25 AM.
 
Old 11-13-2008, 05:49 AM   #2
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
http://gnochm.sourceforge.net/
http://www.kchmviewer.net/
http://xchm.sf.net
http://code.google.com/p/chm2pdf/

There are many more. How to install: it depends on the distro you use. Try to search "chm" on your package manager, many of these might be available there. If they aren't you can try to look for a package for your distro on their sites. If not, then you will need to compile from source, but that'd be the last option.
 
Old 11-13-2008, 06:32 AM   #3
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Best one I found is chmsee:
http://chmsee.gro.clinux.org/
http://freshmeat.net/projects/chmsee/

Note that with some CHMs you may need to change the case (uppercase vs lowercase) of some letters in the paths or it won't work, this is because Linux is case sensitive while Window$ is not. This happens with all CHM viewers that I've tried.
 
Old 11-13-2008, 06:47 AM   #4
ErV
Senior Member
 
Registered: Mar 2007
Location: Russia
Distribution: Slackware 12.2
Posts: 1,202
Blog Entries: 3

Rep: Reputation: 62
Quote:
Originally Posted by cola View Post
Which software
kchmviewer

Quote:
Originally Posted by cola View Post
how to install?
Read program documentation.

Quote:
Originally Posted by H_TeXMeX_H View Post
Note that with some CHMs you may need to change the case (uppercase vs lowercase) of some letters in the paths or it won't work, this is because Linux is case sensitive while Window$ is not. This happens with all CHM viewers that I've tried.
Didn't have this problem.
 
Old 11-13-2008, 06:52 AM   #5
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
Quote:
Originally Posted by ErV View Post
Didn't have this problem.
Maybe kchmviewer can handle that, like wine.

I can't compare the many viewers that there are around. I have only needed such a thing one time in more than 15 years of linux.
 
Old 11-13-2008, 07:15 AM   #6
megerdin
Member
 
Registered: Jul 2007
Location: London
Distribution: FC11,FC10,FC7,FC4,Centos 5.1,Ubuntu,Mandrake Linux,puppy.LinuxMint.Opensuse
Posts: 181

Rep: Reputation: 31
If you are using Fedora,RHEL OR Centos then run this command from terminal

Quote:
yum install gnochm
If you are using ubuntu or Debian based distro then

Quote:
apt-get install gnochm
For freeBSD use pkg_add
 
Old 11-13-2008, 08:41 AM   #7
cola
Senior Member
 
Registered: Sep 2007
Posts: 1,045

Original Poster
Rep: Reputation: 65
To megerdin.

I could not connect to the internet in Fedora 8.

Last edited by cola; 11-14-2008 at 01:34 PM.
 
Old 11-13-2008, 08:43 AM   #8
cola
Senior Member
 
Registered: Sep 2007
Posts: 1,045

Original Poster
Rep: Reputation: 65
To i92guboj
I use Fedora 8
 
Old 11-14-2008, 05:11 AM   #9
harry2006
Member
 
Registered: Aug 2006
Location: /hawaii/honolulu/downtown
Distribution: Fedora 10[Cambridge] and Ubuntu 9.04[Jaunty]
Posts: 201

Rep: Reputation: 30
i prefer xchm, its too good! at least for me as i've enver faced any probs.
 
Old 11-14-2008, 06:06 AM   #10
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
I prefer fbreader.
 
Old 11-14-2008, 01:36 PM   #11
cola
Senior Member
 
Registered: Sep 2007
Posts: 1,045

Original Poster
Rep: Reputation: 65
I installed chmlib-0.39.
But i don't know how to use it to read .chm file.
Would someone please tell?
 
Old 11-16-2008, 07:12 AM   #12
megerdin
Member
 
Registered: Jul 2007
Location: London
Distribution: FC11,FC10,FC7,FC4,Centos 5.1,Ubuntu,Mandrake Linux,puppy.LinuxMint.Opensuse
Posts: 181

Rep: Reputation: 31
Quote:
Originally Posted by cola View Post
I installed chmlib-0.39.
But i don't know how to use it to read .chm file.
Would someone please tell?
Its a Library fil,You cant use it. Download gnochm from here and install it


its pretty Good I use for myself.
 
Old 11-16-2008, 07:28 AM   #13
dsuresh
LQ Newbie
 
Registered: Mar 2008
Posts: 4

Rep: Reputation: 0
type this in root

sudo apt-get install xchm
 
Old 11-21-2008, 09:46 AM   #14
cola
Senior Member
 
Registered: Sep 2007
Posts: 1,045

Original Poster
Rep: Reputation: 65
To megerdin
Downloaded 0.9.11-1.rf.src.rpm.
How to install 0.9.11-1.rf.src.rpm?
Would you please tell?
(No internet connection in linux.)

Last edited by cola; 11-21-2008 at 09:50 AM.
 
Old 11-23-2008, 09:15 AM   #15
dsuresh
LQ Newbie
 
Registered: Mar 2008
Posts: 4

Rep: Reputation: 0
hi,
u need RPM and ALIEN . using ubuntu or redhat or other ???
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
chm strycnine Linux - Newbie 3 08-03-2006 07:43 PM
CHM file reader idris1388 Slackware 9 04-14-2006 08:05 AM
M$, O'Rilley .chm files what sw is safe reader suguru Linux - Software 2 12-18-2005 11:15 PM
HP Photosmart 7550 w/ Flash Card Reader on Suse 9.3. Card Reader and Print Sharing Desert Linux - Hardware 0 07-25-2005 08:25 PM
.chm santasballz Linux - Newbie 2 03-11-2004 02:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration