[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ft] freetype and php
From: |
Bob Cohen |
Subject: |
[ft] freetype and php |
Date: |
Sat, 27 Sep 2008 16:32:08 -0400 |
I'm having trouble compiling freetype into my php. I'm running fedora
9 with Apache 2.0.633, php 4.4.9 GD is installed.
Here's what I've got for freetype,
# rpm -qa | grep -i freetype
freetype-devel-2.3.5-4.fc9.i386
freetype-2.3.5-4.fc9.i386
This is latest version available via Yum.
Here's the config string,
# ./configure --with-apxs2=/usr/local/apache2/bin/apxs --enable-magic-
quotes --enable-ftp --with-mcrypt=/usr/local --with-mysql=/usr --with-
mhash=/usr/local/lib --with-zlib --enable-mbstring --with-gd -with-png
--with-jpeg-dir=/usr --with-freetype --with-imap --with-kerberos --
with-imap-ssl --with-ttf --enable-gd-native-ttf --enable-freetype2
Configure runs without complaints.
Make clean (no complaints)
Make (no complaints)
Make install (no complaints)
/apachect stop/start (no complaints)
My phpinfo script shows no freetype support???
Any help would be appreciated.
Bob Cohen
Principal, MojoTools Web Design
W: www.mojotools.com
O: 508.384.0405
- [ft] freetype and php,
Bob Cohen <=