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

11 lines
274 B
XML
Raw Normal View History

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