Bug 196510
| Summary: | No SVG output | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Smith <phhs80> | ||||
| Component: | pstoedit | Assignee: | Denis Leroy <denis> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5 | CC: | 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
Paul Smith
2006-06-23 20:22:58 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... Thanks, Denis. I have plotutils installed and, even so, the reported problem persists. Yes it's not a run-time dependency: pstoedit has to be recompiled explicitely with libplot support.... 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. Fixed. plotutils made it into Extras, and pstoedit is recompiled. |