]> git.wh0rd.org - fontconfig.git/blob - INSTALL
86cf4f949c0488ce0f7e1383f04f8ef136c3af2d
[fontconfig.git] / INSTALL
1 Fontconfig is built with the traditional configure script:
2
3 $ ./configure --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man
4
5 This should generate valid Makefiles, then:
6
7 $ make
8 $ make install
9