Mourning the loss of our friend, WhitPhil.
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
 
Linux and Unix
Tag Cloud
access audio black screen blue screen boot bsod connection crash dell desktop driver drivers dvd email error excel firefox hard drive hardware hijackthis internet keyboard laptop malware monitor motherboard network networking outlook problem processor recovery router safe mode screen slow sound spyware tdlwsp.dll trojan upgrade video virus vista vundo windows windows 7 windows vista windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
Kghostview

Tip: Click here to scan for System Errors and Optimize PC performance
[ Sponsored Link ]

Closed Thread
 
Thread Tools
dalani's Avatar
Member with 73 posts.
 
Join Date: Jan 2005
Experience: Beginner
09-Feb-2005, 01:17 PM #1
Kghostview
i am using Mandrake 10 and would like to view PDF files using Kghostview loaded in the Unix commands. Does anyone know how to use this via the console?

any help would be appreciated
Headrush's Avatar
Senior Member with 482 posts.
 
Join Date: Feb 2005
Experience: Advanced
09-Feb-2005, 01:42 PM #2
I'm a little confused by
Quote:
loaded in the UNIX commands
Do you mean how to start it from the command line?

Just
Code:
kghostview filename 
This is assumming your PATH variable is set correctly.
dalani's Avatar
Member with 73 posts.
 
Join Date: Jan 2005
Experience: Beginner
09-Feb-2005, 01:51 PM #3
I did use that syntax at the console; but instead of getting a view of the pdf file, I get lines of postscript text. So I think it's the command line switches that i'm missing.
Headrush's Avatar
Senior Member with 482 posts.
 
Join Date: Feb 2005
Experience: Advanced
09-Feb-2005, 02:24 PM #4
My guess it is the version or contents of the pdf file then.

Kghostview isn't as robust as some of the other pdf readers.

I generated a pdf using the PDF output of cups and used that syntax, and all I got was a blank page. I created the same page as a ps file and kghostview opened it fine.

It's a only at beta2 right now, but the new kpdf support in KDE 3.4 betas is amazing and opens everything I have throw at it and blazingly fast.

Can you use the older kdpf or acrobat reader in the mean time?
dalani's Avatar
Member with 73 posts.
 
Join Date: Jan 2005
Experience: Beginner
09-Feb-2005, 02:44 PM #5
ACROBAT FOR LINUX? I use that alot on windows where can I download the Mandrake10 rpm of acrobat reader? kpdf isn't loaded in my kde 3.2 but i'll look for that.

kde 3.4 I'm scared to even ask. I bet that would use up and tax all my cpu and mem on my PII.
Squashman's Avatar
Distinguished Member with 14,989 posts.
 
Join Date: Apr 2003
Location: 1265 Lombardi Ave
Experience: IIAHYAYCESA,YAADA!
09-Feb-2005, 03:43 PM #6
Quote:
Originally Posted by dalani
ACROBAT FOR LINUX? .

You can download Acrobat Reader for Linux from Adobe's website. I dont know about an rpm but someone probably made one.
Headrush's Avatar
Senior Member with 482 posts.
 
Join Date: Feb 2005
Experience: Advanced
09-Feb-2005, 03:44 PM #7
Quote:
Originally Posted by dalani
ACROBAT FOR LINUX? I use that alot on windows where can I download the Mandrake10 rpm of acrobat reader? kpdf isn't loaded in my kde 3.2 but i'll look for that.

kde 3.4 I'm scared to even ask. I bet that would use up and tax all my cpu and mem on my PII.
You can get acrobat reader from the adobe web site. Instructions are included with it how to install. Just look for acrobat reader and select Linux as OS.

KDE 3.3 and 3.4 tend to be less resource intense than earlier KDEs.
Many people on lower spec machines noted dramatic increases with KDE 3.3.

I'm pretty sure Mandrake includes kpdf. Try this as root
Code:
urpmi kdegraphics-kpdf
Headrush's Avatar
Senior Member with 482 posts.
 
Join Date: Feb 2005
Experience: Advanced
09-Feb-2005, 03:52 PM #8
http://www.adobe.com/products/acrobat/readstep2.html

I think rpms are against the adobe agreement. The installer they use is easy enough. It is ugly, if kpdf works, I would use it instead, but it may not for some pdfs. (Until KDE 3.4 )
lynch's Avatar
Senior Member with 1,962 posts.
 
Join Date: Aug 2002
Location: Back East,Way Back East
10-Feb-2005, 05:00 AM #9
I just open pdf docs with Konqueror. It's installed by default in MDK 10.1.
HTH
lynch
Headrush's Avatar
Senior Member with 482 posts.
 
Join Date: Feb 2005
Experience: Advanced
10-Feb-2005, 11:23 AM #10
Quote:
Originally Posted by lynch
I just open pdf docs with Konqueror. It's installed by default in MDK 10.1.
HTH
lynch
Depending on how its is configured, konqueror just uses kpdf or kghostview. (Inline)
dalani's Avatar
Member with 73 posts.
 
Join Date: Jan 2005
Experience: Beginner
10-Feb-2005, 02:01 PM #11
Quote:
Originally Posted by Headrush
Depending on how its is configured, konqueror just uses kpdf or kghostview. (Inline)
is that so? I'm using MDk10 but i'll look into how konq. is configured for handling pdf files. Hopefully that should solve the problem. thanks
dalani's Avatar
Member with 73 posts.
 
Join Date: Jan 2005
Experience: Beginner
12-Feb-2005, 08:37 PM #12
Here's the run down of pdf options on my MDK10 kde 3.2:

# urpmi kdegraphics-kpdf
no package named kdegraphics-kpdf

kghostview is loaded but no man pages for it.
if I knew the switches then Konq. can be configured to use it.

otherwise I will download Acrobat reader.....
Headrush's Avatar
Senior Member with 482 posts.
 
Join Date: Feb 2005
Experience: Advanced
13-Feb-2005, 01:36 AM #13
In Konqueror: Settings Menu -> Configure Konqueror -> File Associations -> Application -> PDF

If kghostview is listed but not first, move it up in the order using up button.
If kghostview is not there, click add and add it.

I just checked Mandrake's site and kdegraphics-kdf is the right file name.
Could be your urpmi sources aren't configured right.

If you can mount your Mandrake CD, go to directory containing all the file ending in rpm. ( I think it is i586/RPMS)
And type
Code:
rpm -Uvh kdegraphics-kpdf-3.2.3-16mdk.i586.rpm
That should install it.
lynch's Avatar
Senior Member with 1,962 posts.
 
Join Date: Aug 2002
Location: Back East,Way Back East
13-Feb-2005, 06:07 AM #14
Quote:
Could be your urpmi sources aren't configured right.
Go to http://easyurpmi.zarb.org/ to configure urpmi sources.
HTH
lynch
Closed Thread Bookmark and Share

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Smart Search

Find your solution!



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.

Thread Tools


You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -5. The time now is 02:46 PM.
Copyright © 1996 - 2009 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.
Powered by Cermak Technologies, Inc.