]> git.wh0rd.org - fontconfig.git/blobdiff - INSTALL
Added orthographies for Iranian Azerbaijani and Kurdish, and Pashto (Afghan
[fontconfig.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 6798b365b6dd7e5d87b8a3e5f1668b27ed21f0c0..86cf4f949c0488ce0f7e1383f04f8ef136c3af2d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,9 @@
-The configuration files (fonts.conf, fonts.dtd) go in a new directory
-/etc/fonts, the install step doesn't current create this directory or copy
-the config files.
+Fontconfig is built with the traditional configure script:
+
+       $ ./configure --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man
+
+This should generate valid Makefiles, then:
+
+       $ make
+       $ make install
+