Date: 12/30/98
- Next message: Rasmus Lerdorf: "Re: [PHP3] imageTTFText() dosnt work?"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] Reg. Exps. question. *Please have mercy*"
- In reply to: Gregory A. Carter: "[PHP3] FreeType/GD"
- Next in thread: Gregory A. Carter: "Re: [PHP3] FreeType/GD"
- Reply: Gregory A. Carter: "Re: [PHP3] FreeType/GD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I've been horsing around with gd lib and phps functions that interact and
> came upon FreeType in the manual online. I've compiled and installed
> FreeType however it seems that the two functions which use it still don't
> want to create the image. I'm curious as to what else besides just a make
> install I need to do to get php to use the FreeType libs.
Well, when you do a phpinfo() is there any mention of FreeType? If not,
you need to recompile. Do a 'make clean' and re-run the php configure
script.
-Rasmus
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev <email protected>
- Next message: Rasmus Lerdorf: "Re: [PHP3] imageTTFText() dosnt work?"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] Reg. Exps. question. *Please have mercy*"
- In reply to: Gregory A. Carter: "[PHP3] FreeType/GD"
- Next in thread: Gregory A. Carter: "Re: [PHP3] FreeType/GD"
- Reply: Gregory A. Carter: "Re: [PHP3] FreeType/GD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

