source: general/sysutils/unzip.xml@ abd464a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since abd464a was abd464a, checked in by Ken Moffat <ken@…>, 9 years ago

unzip: Use the generic target (new in unzip60, apparently) : this fixes unzipping to files larger than 2GiB - e.g. raspberry pi images - on i686.It also mean we do the same for i686 and x86_64. The previous commented option might have also worked, but I guess nobody used to have any reason to unzip such large files.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15811 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 11.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY unzip-download-http "&sourceforge-repo;/infozip/unzip60.tar.gz">
8 <!-- <!ENTITY unzip-download-http "http://www.mirrorservice.org/sites/ftp.info-zip.org/pub/infozip/src/unzip552.tar.gz">
9 <!ENTITY unzip-download-ftp "ftp://ftp.info-zip.org/pub/infozip/src/unzip552.tar.gz">
10 <!ENTITY unzip-download-ftp "ftp://tug.ctan.org/tex-archive/tools/zip/info-zip/src/unzip552.tar.gz"> -->
11 <!ENTITY unzip-download-ftp " ">
12 <!ENTITY unzip-md5sum "62b490407489521db863b523a7f86375">
13 <!ENTITY unzip-size "1.3 MB">
14 <!ENTITY unzip-buildsize "9 MB">
15 <!ENTITY unzip-time "Less than 0.1 SBU">
16]>
17
18<sect1 id="unzip" xreflabel="UnZip-&unzip-version;">
19 <?dbhtml filename="unzip.html"?>
20
21 <sect1info>
22 <othername>$LastChangedBy$</othername>
23 <date>$Date$</date>
24 </sect1info>
25
26 <title>UnZip-&unzip-version;</title>
27
28 <indexterm zone="unzip">
29 <primary sortas="a-UnZip">UnZip</primary>
30 </indexterm>
31
32 <sect2 role="package">
33 <title>Introduction to UnZip</title>
34
35 <para>The <application>UnZip</application> package contains
36 <filename>ZIP</filename> extraction utilities. These are useful for
37 extracting files from <filename>ZIP</filename> archives.
38 <filename>ZIP</filename> archives are created with
39 <application>PKZIP</application> or <application>Info-ZIP</application>
40 utilities, primarily in a DOS environment.</para>
41
42 &lfs77_checked;
43
44 <caution>
45 <para>The previous version of the <application>UnZip</application>
46 package had some locale related issues. Currently there are no BLFS
47 editors capable of testing these local issues. Therefore, the
48 locale related information is left on this page, but has not been
49 tested. <!--Note that the patch recommended for the locale issues will not
50 apply to this version of <application>UnZip</application>. See the
51 discussion below in <xref linkend="unzip-locale-issues"/>. --> A more
52 general discussion of these problems can be found in the
53 <xref linkend="locale-assumed-encoding"/> section of the
54 <xref linkend="locale-issues"/> page.</para>
55 </caution>
56
57 <bridgehead renderas="sect3">Package Information</bridgehead>
58 <itemizedlist spacing="compact">
59 <listitem>
60 <para>Download (HTTP): <ulink url="&unzip-download-http;"/></para>
61 </listitem>
62 <listitem>
63 <para>Download (FTP): <ulink url="&unzip-download-ftp;"/></para>
64 </listitem>
65 <listitem>
66 <para>Download MD5 sum: &unzip-md5sum;</para>
67 </listitem>
68 <listitem>
69 <para>Download size: &unzip-size;</para>
70 </listitem>
71 <listitem>
72 <para>Estimated disk space required: &unzip-buildsize;</para>
73 </listitem>
74 <listitem>
75 <para>Estimated build time: &unzip-time;</para>
76 </listitem>
77 </itemizedlist>
78<!--
79 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
80 <itemizedlist spacing='compact'> -->
81 <!-- <listitem>
82 <para>Required patch: <ulink
83 url="&patch-root;/unzip-&unzip-version;-security_fix-1.patch"/></para>
84 </listitem>
85 <listitem>
86 <para>Required patch: <ulink
87 url="&patch-root;/unzip-&unzip-version;-security_fix-2.patch"/></para>
88 </listitem> -->
89 <!--
90 <listitem>
91 <para>Optional patch (will not apply properly): <ulink
92 url="&patch-root;/unzip-5.50-alt-iconv-v1.1.patch"/></para>
93 </listitem>
94 </itemizedlist>
95 -->
96 <para condition="html" role="usernotes">User Notes:
97 <ulink url="&blfs-wiki;/unzip"/></para>
98
99 </sect2>
100
101 <sect2 id="unzip-locale-issues">
102 <title>UnZip Locale Issues</title>
103
104 <note>
105 <para>Use of <application>UnZip</application> in the
106 <application>JDK</application>, <application>Mozilla</application>,
107 <application>DocBook</application> or any other BLFS package
108 installation is not a problem, as BLFS instructions never use
109 <application>UnZip</application> to extract a file with non-ASCII
110 characters in the file's name.</para>
111 </note>
112
113 <para>The <application>UnZip</application> package assumes that filenames
114 stored in the ZIP archives created on non-Unix systems are encoded in
115 CP850, and that they should be converted to ISO-8859-1 when writing files
116 onto the filesystem. Such assumptions are not always valid. In fact,
117 inside the ZIP archive, filenames are encoded in the DOS codepage that is
118 in use in the relevant country, and the filenames on disk should be in
119 the locale encoding. In MS Windows, the OemToChar() C function (from
120 <filename>User32.DLL</filename>) does the correct conversion (which is
121 indeed the conversion from CP850 to a superset of ISO-8859-1 if MS
122 Windows is set up to use the US English language), but there is no
123 equivalent in Linux.</para>
124
125 <para>When using <command>unzip</command> to unpack a ZIP archive
126 containing non-ASCII filenames, the filenames are damaged because
127 <command>unzip</command> uses improper conversion when any of its
128 encoding assumptions are incorrect. For example, in the ru_RU.KOI8-R
129 locale, conversion of filenames from CP866 to KOI8-R is required, but
130 conversion from CP850 to ISO-8859-1 is done, which produces filenames
131 consisting of undecipherable characters instead of words (the closest
132 equivalent understandable example for English-only users is rot13). There
133 are several ways around this limitation:</para>
134
135 <para>1) For unpacking ZIP archives with filenames containing non-ASCII
136 characters, use <ulink url="http://www.winzip.com/">WinZip</ulink> while
137 running the <ulink url="http://www.winehq.com/">Wine</ulink> Windows
138 emulator.</para>
139
140 <para>2) After running <command>unzip</command>, fix the damage made to
141 the filenames using the <command>convmv</command> tool
142 (<ulink url="http://j3e.de/linux/convmv/"/>). The following is an example
143 for the ru_RU.KOI8-R locale:</para>
144
145 <blockquote>
146 <para>Step 1. Undo the conversion done by
147 <command>unzip</command>:</para>
148
149<screen><userinput>convmv -f iso-8859-1 -t cp850 -r --nosmart --notest \
150 <replaceable>&lt;/path/to/unzipped/files&gt;</replaceable></userinput></screen>
151
152 <para>Step 2. Do the correct conversion instead:</para>
153
154<screen><userinput>convmv -f cp866 -t koi8-r -r --nosmart --notest \
155 <replaceable>&lt;/path/to/unzipped/files&gt;</replaceable></userinput></screen>
156 </blockquote>
157<!--
158 <para>3) Apply the optional
159 <filename>unzip-5.50-alt-iconv-v1.1.patch</filename> patch to
160 <application>UnZip</application>. It will apply with some offsets.</para>
161
162 <para>It allows to specify the assumed filename encoding in the ZIP
163 archive using the <option>-O charset_name</option> option and the
164 on-disk filename encoding using the <option>-I charset_name</option>
165 option. Defaults: the on-disk filename encoding is the locale encoding,
166 the encoding inside the ZIP archive is guessed according to the builtin
167 table based on the locale encoding. For US English users, this still
168 means that unzip converts from CP850 to ISO-8859-1 by default.</para>
169
170 <para>Caveat: this method works only with 8-bit locale encodings, not
171 with UTF-8. Attempting to use a patched <command>unzip</command> in UTF-8
172 locales may result in a segmentation fault and is probably a security
173 risk.</para>
174-->
175 </sect2>
176
177 <sect2 role="installation">
178 <title>Installation of UnZip</title>
179
180 <!-- <para>Note that if you applied the patch described above for locale issues,
181 the first required security patch will have some offsets. Now install
182 <application>UnZip</application> by running the following commands:</para> -->
183
184<screen><userinput>make -f unix/Makefile generic</userinput></screen>
185
186 <para>To test the results, issue: <command>make check</command>.</para>
187
188 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
189
190<screen role="root"><userinput>make prefix=/usr MANDIR=/usr/share/man/man1 \
191 -f unix/Makefile install</userinput></screen>
192
193 </sect2>
194
195 <sect2 role="commands">
196 <title>Command Explanations</title>
197
198 <para><parameter>make -f unix/Makefile generic</parameter>:
199 This target begins by running a configure script (unlike the older targets
200 such as linux and linux_noasm) which creates a flags file that is then used
201 in the build. This ensures that the 32-bit x86 build receives the right
202 flags to unzip files which which are larger than 2GB when extracted.</para>
203
204 </sect2>
205
206 <sect2 role="content">
207 <title>Contents</title>
208
209 <segmentedlist>
210 <segtitle>Installed Programs</segtitle>
211 <segtitle>Installed Libraries</segtitle>
212 <segtitle>Installed Directories</segtitle>
213
214 <seglistitem>
215 <seg>funzip, unzip, unzipfsx, zipgrep, and zipinfo</seg>
216 <seg>None</seg>
217 <seg>None</seg>
218 </seglistitem>
219 </segmentedlist>
220
221 <variablelist>
222 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
223 <?dbfo list-presentation="list"?>
224 <?dbhtml list-presentation="table"?>
225
226 <varlistentry id="funzip">
227 <term><command>funzip</command></term>
228 <listitem>
229 <para>allows the output of <command>unzip</command> commands to be
230 redirected.</para>
231 <indexterm zone="unzip funzip">
232 <primary sortas="b-funzip">funzip</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 <varlistentry id="unzip-prog">
238 <term><command>unzip</command></term>
239 <listitem>
240 <para>lists, tests or extracts files from a <filename>ZIP</filename>
241 archive.</para>
242 <indexterm zone="unzip unzip-prog">
243 <primary sortas="b-unzip">unzip</primary>
244 </indexterm>
245 </listitem>
246 </varlistentry>
247
248 <varlistentry id="unzipfsx">
249 <term><command>unzipfsx</command></term>
250 <listitem>
251 <para>is a self-extracting stub that can be prepended to a
252 <filename>ZIP</filename> archive. Files in this format allow the
253 recipient to decompress the archive without installing
254 <application>UnZip</application>.</para>
255 <indexterm zone="unzip unzipfsx">
256 <primary sortas="b-unzipfsx">unzipfsx</primary>
257 </indexterm>
258 </listitem>
259 </varlistentry>
260
261 <varlistentry id="zipgrep">
262 <term><command>zipgrep</command></term>
263 <listitem>
264 <para>searches files in a <filename>ZIP</filename> archive for
265 lines matching a pattern.</para>
266 <indexterm zone="unzip zipgrep">
267 <primary sortas="b-zipgrep">zipgrep</primary>
268 </indexterm>
269 </listitem>
270 </varlistentry>
271
272 <varlistentry id="zipinfo">
273 <term><command>zipinfo</command></term>
274 <listitem>
275 <para>produces technical information about the files in a
276 <filename>ZIP</filename> archive, including file access permissions,
277 encryption status, type of compression, etc.</para>
278 <indexterm zone="unzip zipinfo">
279 <primary sortas="b-zipinfo">zipinfo</primary>
280 </indexterm>
281 </listitem>
282 </varlistentry>
283<!--
284 <varlistentry id="libunzip">
285 <term><filename class='libraryfile'>libunzip.so</filename></term>
286 <listitem>
287 <para>contains the API functions required by the
288 <application>UnZip</application> programs.</para>
289 <indexterm zone="unzip libunzip">
290 <primary sortas="c-libunzip">libunzip.so</primary>
291 </indexterm>
292 </listitem>
293 </varlistentry>
294-->
295 </variablelist>
296
297 </sect2>
298
299</sect1>
Note: See TracBrowser for help on using the repository browser.