docs:mac:builds:fontconfig

Differences

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

Link to this comparison view

Next revision
Previous revision
docs:mac:builds:fontconfig [2007/11/23 02:07] – external edit 127.0.0.1docs:mac:builds:fontconfig [2008/08/03 00:25] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== fontconfig ====== ====== fontconfig ======
 +  * first install [[expat]], [[freetype2]]
   * download source from http://fontconfig.org/wiki/   * download source from http://fontconfig.org/wiki/
-    * requires [[git]] +    * more specificallygo to http://fontconfig.org/release/ 
-    * I'm sure this isn't right since I wanted a nice tag versionbut this downloaded source for me:<code> +<code> 
-cd ~/builds +./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info --with-freetype-config=/usr/local/bin/freetype-config 
-mkdir fontconfig + 
-git clone git://anongit.freedesktop.org/git/fontconfig+make 
 + 
 +sudo make install
 </code> </code>
-  * FIXME - other steps are required to get fontconfig to work +
-  * use [[typical_build_procedure]]+
  • docs/mac/builds/fontconfig.1195808857.txt.gz
  • Last modified: 2008/08/03 00:25
  • (external edit)