Results 1 to 5 of 5
hi all
i have recently installed FC10 on my system. I wonder that non of the command to read a pdf file working in this. i tried all which i ...
- 07-13-2009 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 2
read a PDF file
hi all
i have recently installed FC10 on my system. I wonder that non of the command to read a pdf file working in this. i tried all which i know like xpdf , kpdf etc. But, the same file can be opened when i go through the icons of the files. can any one tell what could be the problem? or am I missing something?
what shall i do?
Thanks in advance
peter
- 07-13-2009 #2
I'm unclear what you're trying to do? What do you mean by "command to read a pdf file"? As in, if you type into the command line xpdf /path/to/file.pdf, it fails to open xpdf with the file?
- 07-22-2009 #3Just Joined!
- Join Date
- Jul 2009
- Posts
- 2
Hello
Exactly. whenever i try to read a .PDF file with commands like kpdf or xpdf like
kpdf /path/to/file.pdf or xpdf /path/to/file.pdf .
It says" bash: kpdf : command not found
or bash: xpdf: command not found.
I wonder that what could be my problem and how i should sort it out.
Peter
- 07-22-2009 #4
Do you have those programs installed? Are you using the GNOME or KDE version of Fedora? In GNOME the default pdf reader is called evince, and in KDE the default is usually okular.
If you think you do have the programs installed, what is the output of
andCode:which xpdf
Code:which kpdf
- 07-22-2009 #5Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,485
You should be able to download and install an rpm file from Adobe for the AdobeReader (acroread). I have version 9.1.2 installed on my CentOS system. Works just fine. Yes, I know that it is not FOSS, but it is a native linux build, and it's free.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
