[cairo-bugs] [Bug 21717] New: Cannot compile but freetype and fontconfig are installed.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 13 08:03:26 PDT 2009
http://bugs.freedesktop.org/show_bug.cgi?id=21717
Summary: Cannot compile but freetype and fontconfig are
installed.
Product: cairo
Version: 1.6.4
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: freetype font backend
AssignedTo: david at freetype.org
ReportedBy: reilmb at gmail.com
QAContact: cairo-bugs at cairographics.org
Cannot use the latest version because of the libsvg requirement to be later
than 2.15 when only 2.10 is available so I am using 1.6.4 and have run across
the following problem on linux that even though the freetype and fontconfig are
installed it will not compile.
LD_LIBRARY_PATH=/usr/lib:/usr/local/lib
PKG_CONFIG=/usr/bin/pkg-config
PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/local/lib/pkgconfig
[root at cbvapp-d1014 cairo-1.6.4]# rpm -qa |grep freetype
freetype-2.1.9-8.el4.6
freetype-devel-2.1.9-8.el4.6
[root at cbvapp-d1014 cairo-1.6.4]# rpm -qa |grep fontconfig
fontconfig-2.2.3-13.el4
fontconfig-devel-2.2.3-13.el4
[root at cbvapp-d1014 cairo-1.6.4]#
More information about the cairo-bugs
mailing list