glfs/general/graphlib/imlib2/imlib2-inst.xml

12 lines
300 B
XML
Raw Normal View History

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