Bugzilla – Bug 120049
PDF backend for cairo not enabled
Last modified: 2005-10-04 12:28:46 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.
Done. XCB is still turned off.