开罗与 pdf 支持



我正在手动编译 GTK+,因为它需要开罗和 pdf 支持我安装了 poppler-glib,但即使在开罗的配置脚本之后,我也得到:

checking for cairo's PDF surface backend feature...
checking whether cairo's PDF surface backend feature could be enabled... yes
checking for POPPLER... yes
checking for poppler_page_render... no
configure: WARNING: PDF backend will not be tested since poppler >= 0.17.4 is not available

我使用 apt-get libpoppler-glib-dev 安装了 poppler-glib。有什么帮助吗?

从 http://poppler.freedesktop.org/releases.html 下载的poppler

配置,制作和安装,最后在PDF支持下构建开罗。

仍然不知道为什么apt-get无法做到这一点。

相关内容

  • 没有找到相关文章