glfs/x/lib/fontconfig/fontconfig-inst.xml
Larry Lawrence b9ad2f9af7 proper, filename classes, Chap 27 & 28
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1272 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-02 15:28:50 +00:00

12 lines
327 B
XML

<sect2>
<title>Installation of <application>Fontconfig</application></title>
<para>Install <application>Fontconfig</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>