Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27696 - ghostscript doesn't find gs_init.ps
Summary: ghostscript doesn't find gs_init.ps
Status: RESOLVED DUPLICATE of bug 27532
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-01 04:23 UTC by Dirk Heinrichs
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Heinrichs 2003-09-01 04:23:34 UTC
When I tried to render a dvi file with embedded eps graphics using xdvi the images 
where not displayed and in the console window a gs error message appeared: 
 
gs: ESP Ghostscript 7.05.6: Can't find initialization file gs_init.ps. 
xdvik gs_io: Broken pipe 
xdvik gs_io: Broken pipe 
ghostscript died unexpectedly. 
 

Reproducible: Always
Steps to Reproduce:
1. xdvi <dvi file with eps images> 
 
Actual Results:  
The document was displayed with no images, just empty frames. 

Expected Results:  
Display the images. 

ghostscript version is ghostscript-7.05.6-r3 
 
To resolve the problem, I had to set GS_LIB manually: 
 
export GS_LIB=/usr/share/ghostscript/7.05/lib:/usr/share/ghostscript/fonts 
 
Normally, this should be the compiled-in default (see: man gs).
Comment 1 Dirk Heinrichs 2003-09-01 04:27:03 UTC
Sorry, this was sent by mistake. It's the same as 27532. 
 
Bye... 
 
	Dirk 
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2003-09-01 04:38:54 UTC

*** This bug has been marked as a duplicate of 27532 ***