Bug 120049

Summary: PDF backend for cairo not enabled
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Hanke <andreas.hanke>
Component: GNOMEAssignee: E-mail List <gnome-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Hanke 2005-10-04 00:00:28 UTC
cairo is compiled without PDF backend. This makes it impossible to use
applications which take advantage of cairo as a PDF exporter, such as BKchem
(http://bkchem.zirael.org/).

It might be sufficient to add

--enable-ps
--enable-pdf

to the ./configure line.

Using component "GNOME" because cairo might be maintained by the GNOME team.
Comment 1 Stanislav Brabec 2005-10-04 12:28:46 UTC
Done. XCB is still turned off.