Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 27696

Summary: ghostscript doesn't find gs_init.ps
Product: Gentoo Linux Reporter: Dirk Heinrichs <dirk.heinrichs.ext>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***