glfs/general/sysutils/zip/zip-inst.xml

13 lines
325 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>Zip</application></title>
<para>Install <application>Zip</application> by running the following commands:
</para>
<screen><userinput><command>cp unix/Makefile . &amp;&amp;
make prefix=/usr generic_gcc &amp;&amp;
make prefix=/usr install</command></userinput></screen>
</sect2>