|
@@ -28,6 +28,11 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed</seg></seglistitem>
|
|
<sect2 role="installation">
|
|
<sect2 role="installation">
|
|
<title>Installation of Tar</title>
|
|
<title>Installation of Tar</title>
|
|
|
|
|
|
|
|
+<para>Tar has bug when the -S option is used with files over
|
|
|
|
+4 GB. The following patch properly fixes that issue</para>
|
|
|
|
+
|
|
|
|
+<screen><userinput>patch -Np1 -i ../tar-&tar-version;-sparse_fix-1.patch</userinput></screen>
|
|
|
|
+
|
|
<para>Prepare Tar for compilation:</para>
|
|
<para>Prepare Tar for compilation:</para>
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin</userinput></screen>
|
|
<screen><userinput>./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin</userinput></screen>
|