docs:mac:builds:fontconfig

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:mac:builds:fontconfig [2007/11/23 14:00] billhdocs:mac:builds:fontconfig [2008/08/03 00:25] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== fontconfig ====== ====== fontconfig ======
-FIXME +  first install [[expat]], [[freetype2]]
-  if using finkmake sure to remove the fink stuff when building (see [[typical_build_procedure]])+
   * 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> +
-cd ~/builds +
-mkdir fontconfig +
-git clone git://anongit.freedesktop.org/git/fontconfig +
-</code>+
 <code> <code>
-# rebuild the configuration files with autogen.sh +./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info --with-freetype-config=/usr/local/bin/freetype-config
-./autogen.sh --prefix=/usr/local --mandir=/usr/local/man +
-(this fails, but gives me a configure script) +
- +
-./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info --enable-libxml2+
  
 make make
Line 20: Line 10:
 sudo make install sudo make install
 </code> </code>
 +
  • docs/mac/builds/fontconfig.1195851613.txt.gz
  • Last modified: 2008/08/03 00:25
  • (external edit)