|
|
| GD with freetype support chrooted |
|
|
|
| Written by Bart Dorlandt | ||||||
| Wednesday, 30 April 2008 12:37 | ||||||
|
I need freetype/truetype support for GD to make use of security images in Joomla. To do this we need some parts of the xbase package. Of course you need the freetype stuff but also another library. Below you'll find a script that will do it for you and also copies the necessary stuff to your chroot. # be sure to be root for the following tasks After this install gd and php5-gd and do NOT select the "NO_X11". pkg_add -ai gd php5-gd Enable gd in php5 and restart your apache. The phpinfo page should show you these 3 extra options:
|
||||||
| Last Updated on Friday, 13 February 2009 15:25 |
| Related items: |
|---|
|


