Bug 211758 - cairo doesn't seem to be compiled with pdf support
Summary: cairo doesn't seem to be compiled with pdf support
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: cairo
Version: 5
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Carl Worth (Ampere)
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-21 23:27 UTC by Jonathan Eskritt
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-21 23:35:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Eskritt 2006-10-21 23:27:18 UTC
Description of problem:
I'm trying to compile svg2pdf from http://cairographics.org/snapshots/ but get
the error:

svg2pdf.c:36:23: error: cairo-pdf.h: No such file or directory

I have cairo-devel installed.

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

How reproducible:
always

Steps to Reproduce:
1. install libsvg and libsvg-cairo from http://cairographics.org/snapshots/
2. untar svg2pdf  (source from http://cairographics.org/snapshots/)
3. ./configure && make
  
Actual results:
error on missing header

Expected results:
should compile

Additional info:
I compiled this package on Mac OS X 10.4 using fink version of cairo and the
same sources as above with out issues

Comment 1 Carl Worth (Ampere) 2006-10-21 23:35:46 UTC
With cairo 1.0 there is only an "experimental" PDF backend, so it was
intentionally not compiled in.

Cairo 1.2 does have a "supported" PDF backend, so Fedora packages of cairo 1.2,
(as in Fedora Core 6), do include the PDF backend.

-Carl



Note You need to log in before you can comment on or make changes to this bug.