freetype
[Top][All Lists]
Advanced

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

Compiling freetype into php problem


From: Frank Gadegast
Subject: Compiling freetype into php problem
Date: Thu, 14 Sep 2000 15:37:41 +0200

Hi folks,

tying to compile freetype-1.3.1 into php-3.0.16

have gd under /usr/local/gd-18.3
freetype under /usr/local/freetype-1.3.1
and if running configure from php with
./configure --prefix=/usr/local/php-3.0.16 --enable-force-cgi-redirect\
--with-gd=/usr/local/gd-1.8.3\
--with-ttf=/usr/local/freetype-1.3.1\
 --with-jpeg-dir=/usr/local/converter

php cannot find the gd functions and complains
checking for gdImageCreateFromPng in -lgd... no
checking for gdImageCreateFromJpeg in -lgd... no
checking for gdImageCreateFromGif in -lgd... no
checking for gdImageLzw in -lgd... no
checking for gdImageColorResolve in -lgd... yes
checking for gdImageString16 in -lgd... yes
checking whether to include GD support... no
checking whether to include FreeType support...
/usr/local/freetype-1.3.1
configure: warning: No gd support found. Skipping FreeType Configuration

well if is finding the lib (ColorResolve is found), why
does it not find the rest ?

The problem might be, there I need to have a older gd-Version in
/usr/local/lib, how can a get arround that php find the newer
version first ?

Please reply via email to address@hidden


Kind regards, Frank
--
PHADE Software - PowerWeb                       http://www.powerweb.de
Inh. Dipl.-Inform. Frank Gadegast             mailto:address@hidden
Otto-Nagel-Str. 1a                                fon: +49 331 2370780
14467 Potsdam, Germany                            fax: +49 331 2370781
======================================================================
  PowerWeb =          Deutschlands Pauschal-Webhoster mit freiem
  Platz im Netz     Speicherplatz UND freiem Uebertragungsvolumen.



reply via email to

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