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

Bug 196289

Summary: app-text/ghostscript-gpl doesn't install headers
Product: Gentoo Linux Reporter: Sebastian <sebastian_ml>
Component: [OLD] PrintingAssignee: Printing Team <printing>
Status: RESOLVED FIXED    
Severity: normal CC: sebastian_ml
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://cvs.ghostscript.com/cgi-bin/viewcvs.cgi/ghostscript/trunk/gs/src/Makefile.in?rev=8255&sortby=date&r2=8255&r1=8250&makepatch=1&diff_format=h
Whiteboard:
Package list:
Runtime testing required: ---

Description Sebastian 2007-10-18 14:15:33 UTC
Hi all,

iapi.h and ierrors.h aren't installed so Imagemagick and others use internal routines for postscript. Already talked to upstream and they fixed it in cvs. Would it be possible to include this fix in 8.60? Patch is in URL box above.

Reproducible: Always

Steps to Reproduce:
1. Install ghostscript-gpl
2. Check for headers in /usr/include/ghostscript
3.

Actual Results:  
No headers

Expected Results:  
Headers installed
Comment 1 Sebastian 2007-10-18 14:31:40 UTC
Wait, the patch doesn't work :) I'm gonna try getting in touch with upstream again.
Comment 2 Sebastian 2007-10-18 14:35:59 UTC
http://bugs.ghostscript.com/show_bug.cgi?id=689466

Hoping for upstream input
Comment 3 Timo Gurr (RETIRED) gentoo-dev 2007-10-19 19:20:03 UTC
Thanks for bringing this up Sebastian, I just committed an updated version with the upstream patch included. Please reopen if it doesn't work for you.
Comment 4 Sebastian 2007-10-20 07:18:03 UTC
Thank you Timo, now it works.

Last rant: The headers are installed 755. The ijs ones 644. I'll report it upstream.

Comment 5 Sebastian 2007-10-20 07:27:37 UTC
Btw. this version also fixes KDE printing for me. With 8.54 I wasn't able to print to PDF when font inclusion was enabled. With 8.60 this works again.

I reported the 755 issue to the same upstream bug mentioned above.
Comment 6 Sebastian 2007-10-21 06:37:41 UTC
OK, fixed upstream: http://ghostscript.com/pipermail/gs-cvs/2007-October/007881.html
Comment 7 Timo Gurr (RETIRED) gentoo-dev 2007-10-23 21:21:51 UTC
Fixed version in CVS, again thanks for reporting Sebastian.
Comment 8 Sebastian 2007-10-23 22:17:27 UTC
Thank you Timo!