docs:mac:builds:gd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
docs:mac:builds:gd [2007/11/23 01:05] – external edit 127.0.0.1docs:mac:builds:gd [2008/08/03 00:25] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== gd ====== ====== gd ======
 +  * first install [[libpng]], [[libjpeg]], [[freetype2]], [[fontconfig]]
   * download gd source from: http://www.libgd.org   * download gd source from: http://www.libgd.org
 <code> <code>
 +./configure --prefix=/usr/local --with-png=/usr/local --with-freetype=/usr/local --with-fontconfig=/usr/local --with-jpeg=/usr/local
  
 +make
 +
 +sudo make install
 </code> </code>
  • docs/mac/builds/gd.1195805131.txt.gz
  • Last modified: 2008/08/03 00:25
  • (external edit)