[PHP] PHP + Freetype: Problem solved, quasi; Solaris problem?

2001-12-06 Thread MDowling
The problem: PHP was compiled together with freetype version 2, gd, and several other extensions. It compiled and installed, but calls to freetype from PHP failed. Solution: Use freetype version 1! I note also that the freetype demos that required X11 also did not work on the Sun workstatio

[PHP] How does one use gd/php _with_ freetype?

2001-12-05 Thread MDowling
Everything compiles; phpinfo() says that freetype is compiled in; "ldd libphp4.so" indicates that freetype is dynamically linked; "nm libphp4.so" indicates that freetype and gd symbols are included. Yet we cannot produce arial fonts. I'm told this works with Windows, so I'm inclined to look for

[PHP] PHP problem with freetype

2001-12-03 Thread MDowling
I've installed PHP-4.0.6 using the following configuration: './configure' '--prefix=/ECommerce/bin/apache/1.3.22' '--with-oci8=/opt/apps/oracle/8.1.7' '--with-apxs=/ECommerce/bin/apache/1.3.22/bin/apxs' '--without-mysql' '--with-zlib-dir=/usr/local' '--with-jpeg-dir=/usr/local' '--with-png-di