Bug 120049 - PDF backend for cairo not enabled
Summary: PDF backend for cairo not enabled
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: GNOME (show other bugs)
Version: unspecified
Hardware: All All
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 00:00 UTC by Andreas Hanke
Modified: 2005-10-04 12:28 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.