atlanta Posted December 8, 2007 Share Posted December 8, 2007 Never setup a server where i had to configure/compile php myself always bought them configured. but how do i recompile php to have gd with freetype support.? Thanks in advance Link to comment https://forums.phpfreaks.com/topic/80732-simple-question/ Share on other sites More sharing options...
cooldude832 Posted December 8, 2007 Share Posted December 8, 2007 you read the instructions on php.net its dependent on the server type Link to comment https://forums.phpfreaks.com/topic/80732-simple-question/#findComment-409523 Share on other sites More sharing options...
trq Posted December 8, 2007 Share Posted December 8, 2007 You don't need to recompile php to add support for any extensions. You can simply complile the extension you want, and place it within the extensions directory. I assume your using Linux, what distro? Most distros have there own binary repos, meaning you wont need to compile anything at all. We need more information. Link to comment https://forums.phpfreaks.com/topic/80732-simple-question/#findComment-409569 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.