glfs/general/graphlib/aalib/aalib-inst.xml
Larry Lawrence d7d440b0a2 updated aalib intro, patched SVGAlib
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1078 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-15 00:12:21 +00:00

13 lines
301 B
XML

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