====== fontconfig ====== * first install [[expat]], [[freetype2]] * download source from http://fontconfig.org/wiki/ * more specifically, go to http://fontconfig.org/release/ ./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info --with-freetype-config=/usr/local/bin/freetype-config make sudo make install