Bug 113951

Summary: fix for linking/using ghostscript(libgs)
Product: [Fedora] Fedora Reporter: Rex Dieter <rdieter>
Component: ImageMagickAssignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-26 05:00:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 88175    
Bug Blocks: 145466    
Attachments:
Description Flags
(properly) enable detection/use of libgs. none

Description Rex Dieter 2004-01-20 16:21:49 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040117

Description of problem:
ImageMagick, while looking (in configure) for libgs support, assumes
/usr/include/ps, while ghostscript-7.07 installs headers to
/usr/include/ghostscript.

Included here is a patch to make ImageMagick-5.5.7 look in
/usr/include/ghostscript 
instead.

Version-Release number of selected component (if applicable):
5.5.7

Comment 1 Rex Dieter 2004-01-20 16:22:53 UTC
Created attachment 97129 [details]
(properly) enable detection/use of libgs.

Comment 2 Rex Dieter 2005-01-18 17:10:46 UTC
Still applies to rawhide's current (6.0.7.1) pkg.

Comment 3 Rex Dieter 2005-01-18 17:31:08 UTC
And use configure switch:
--with-gslib

Comment 4 Rex Dieter 2005-01-26 19:43:17 UTC
FYI, latest ImageMagick-6.1.9(.3) segfaults on jpeg processing with
this support enabled.  See upstream bug report:

http://studio.imagemagick.org/magick/viewtopic.php?p=10739

Comment 5 Matthias Clasen 2005-04-26 05:00:18 UTC
Fixed in rawhide. FC3 update will be pushed to testing tomorrow.