freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freetype] freetype and php-4.3.1


From: wettengel, kay
Subject: [Freetype] freetype and php-4.3.1
Date: Thu, 22 May 2003 09:29:03 +0200

Excuse me, but I didn't find anything about this error in web - I guess my
search was wrong, but anyway I hope you'll help me.

I try to compile freetype-support into php. I use php-4.3.1 at the moment
for that.
I've already installed freetype2 to /usr/local/freetype2/current and when I
set
./configure --with-freetype-dir=/usr/local/freetype2/current the configure
is ok. But when I start make then I get the errror:

In file included from
/usr/src/download/server/php/php-4.3.1/ext/gd/libgd/gdft.c:49:
/usr/local/freetype2/current/include/freetype2/freetype/freetype.h:41:
ft2build.h: No such file or directory
/usr/local/freetype2/current/include/freetype2/freetype/freetype.h:42:
`#include' expects "FILENAME" or <FILENAME>
/usr/local/freetype2/current/include/freetype2/freetype/freetype.h:43:
`#include' expects "FILENAME" or <FILENAME>
/usr/local/freetype2/current/include/freetype2/freetype/freetype.h:44:
`#include' expects "FILENAME" or <FILENAME>
In file included from
/usr/src/download/server/php/php-4.3.1/ext/gd/libgd/gdft.c:50:
/usr/local/freetype2/current/include/freetype2/freetype/ftglyph.h:36:
ft2build.h: No such file or directory
/usr/local/freetype2/current/include/freetype2/freetype/ftglyph.h:37:
`#include' expects "FILENAME" or <FILENAME>
make: *** [ext/gd/libgd/gdft.lo] Fehler 1
intranet:/usr/src/download/server/php/php-4.3.1 #

I tried to include the path to the freetype/include-directory to ld.so.conf,
but it didn't change anything.

Does anyone have any idea what I'm doing wrong?

Thankx

Kay



reply via email to

[Prev in Thread] Current Thread [Next in Thread]