[Poppler-bugs] [Bug 41258] pdftocairo util requires freetype

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 27 15:02:25 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=41258

--- Comment #1 from Albert Astals Cid <tsdgeos at terra.es> 2011-09-27 15:02:24 PDT ---
This is wrong, it is not us but cairo that uses freetype and thus the freetype
include should come from 
  pkg-config --cflags cairo
as it does on my system
  -pthread -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng14  
If it does not on yours, please close this bug as it is a local problem in your
system. If your pkg-config for cairo contains freetype includes but the linking
of pdftocairo does not, then say so as it would seem a bug somewhere in our
building chain

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list