mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-12 07:04:46 +08:00
0ee500d8fc
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1320 af4574ff-66df-0310-9fd7-8a98e5e911e0
13 lines
325 B
XML
13 lines
325 B
XML
<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 . &&
|
|
make prefix=/usr generic_gcc &&
|
|
make prefix=/usr install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|