Bug 196510

Summary: No SVG output
Product: [Fedora] Fedora Reporter: Paul Smith <phhs80>
Component: pstoeditAssignee: Denis Leroy <denis>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: aurelius.marcus, extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: FC-5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-21 11:47:34 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: 201842    
Bug Blocks:    
Attachments:
Description Flags
plotutils.spec none

Description Paul Smith 2006-06-23 20:22:58 UTC
pstoedit -f plot-svg figure.eps figure.svg

does not produce figure.svg

pstoedit 3.44

Comment 1 Denis Leroy 2006-06-24 00:50:18 UTC
pstoedit needs the GNU libplot to support that format, and libplot is not
available for Fedora Extras at this time. I'll try to package it when i get a
chance...


Comment 2 Paul Smith 2006-06-24 02:15:19 UTC
Thanks, Denis. I have plotutils installed and, even so, the reported problem
persists.

Comment 3 Denis Leroy 2006-06-24 19:01:24 UTC
Yes it's not a run-time dependency: pstoedit has to be recompiled explicitely
with libplot support....

Comment 4 Marcus Brubaker 2006-07-10 20:21:18 UTC
Created attachment 132195 [details]
plotutils.spec

Here is a plotutils spec file adapted from
http://cvs.pld.org.pl/SPECS/plotutils.spec?rev=1.52

I'm not convinced that it's 100% correct but it builds without error for me. 
There might need to be a call to fc-cache somewhere in the post(un) stages.

Comment 5 Denis Leroy 2006-08-21 11:47:34 UTC
Fixed. plotutils made it into Extras, and pstoedit is recompiled.