<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Tar -xvf giving directory checksum errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655556#M47100</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You probably need to run uncompress but let's not overlook the obvious. You did do a binary download/transfer of the file?&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Jan 2002 16:06:17 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2002-01-30T16:06:17Z</dc:date>
    <item>
      <title>Tar -xvf giving directory checksum errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655550#M47094</link>
      <description>I am trying to install JDK and JRE. The instructions state to uncompress and untar&lt;BR /&gt;jre.tar.Z but I keep getting the directory checksum error.&lt;BR /&gt;Any Suggestions?</description>
      <pubDate>Wed, 30 Jan 2002 15:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655550#M47094</guid>
      <dc:creator>Joe Milici</dc:creator>
      <dc:date>2002-01-30T15:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tar -xvf giving directory checksum errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655551#M47095</link>
      <description>Joe&lt;BR /&gt;.Z extension = zipped&lt;BR /&gt;&lt;BR /&gt;so :-&lt;BR /&gt;&lt;BR /&gt;gunzip &lt;FILENAME&gt; first.&lt;BR /&gt;Then tar -xvf.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula&lt;/FILENAME&gt;</description>
      <pubDate>Wed, 30 Jan 2002 15:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655551#M47095</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-01-30T15:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Tar -xvf giving directory checksum errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655552#M47096</link>
      <description>Explaination of why you would get dir checksum error.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x4c87663ce855d511abcd0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x4c87663ce855d511abcd0090277a778c,00.html&lt;/A&gt;</description>
      <pubDate>Wed, 30 Jan 2002 15:29:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655552#M47096</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-01-30T15:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Tar -xvf giving directory checksum errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655553#M47097</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;You can do it all in one step with:&lt;BR /&gt;&lt;BR /&gt;gzcat jre.tar | tar -xvf -&lt;BR /&gt;or&lt;BR /&gt;gunzip -c jre.tar | tar -xvf -&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Wed, 30 Jan 2002 15:30:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655553#M47097</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-01-30T15:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tar -xvf giving directory checksum errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655554#M47098</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;Normally you'd use:&lt;BR /&gt;uncompress jre.tar (or jre.tar.Z)&lt;BR /&gt;tar xvf jre.tar&lt;BR /&gt;&lt;BR /&gt;If space is a concern you can use inline de-compression piped to tar:&lt;BR /&gt;&lt;BR /&gt;uncompress -c jre.tar | tar xvf -&lt;BR /&gt;&lt;BR /&gt;I'd first verify the contents of the tar file with tvf.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Wed, 30 Jan 2002 15:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655554#M47098</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-01-30T15:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Tar -xvf giving directory checksum errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655555#M47099</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;You need to 'gunzip' it first and then untar. Try this for all latest patches and downloads on Java:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/java/index.html" target="_blank"&gt;http://www.hp.com/products1/unix/java/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jan 2002 16:04:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655555#M47099</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-30T16:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Tar -xvf giving directory checksum errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655556#M47100</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You probably need to run uncompress but let's not overlook the obvious. You did do a binary download/transfer of the file?&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jan 2002 16:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655556#M47100</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-01-30T16:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Tar -xvf giving directory checksum errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655557#M47101</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;  /usr/bin/uncompress jre.tar.Z&lt;BR /&gt;  tar xvf jre.tar&lt;BR /&gt;&lt;BR /&gt;should work fine.&lt;BR /&gt;&lt;BR /&gt;-raj</description>
      <pubDate>Wed, 30 Jan 2002 16:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-xvf-giving-directory-checksum-errors/m-p/2655557#M47101</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-01-30T16:11:32Z</dc:date>
    </item>
  </channel>
</rss>

