jasont
Member
Member # 16
|
posted August 14, 2001 05:45 AM
Ok, I've been working on this one for a while and I can't figure it out. I installed freetype 2 (the latest version), the jpeg and png libraries, and told the makefile to look for zlib in the /usr/include/sys location. This works fine, but if I compile it and then load some php pages I get errors that gd wasn't compiled with truetype support. Oh yeah, I #defined the tt engine in freetype2 as well. I've reordered the linker files and tried all the options, but I can't build w/ libttf. It looks like it needs freetype 1 for the right headers for libttf, but if I try that I can't get freetype support for the rest of it and in the end it errors w/ can't find file for -lttf (linking). Anyone get it to work?
Posts: 50 | From: Palo Alto, CA | Registered: Aug 2001
| IP: Logged
|