<?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: how to use GNU tar? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806615#M83183</link>
    <description>&lt;BR /&gt;To find out which one matches the gnu tar you installed check via software distributor (as long as you used SD to install it), eg;&lt;BR /&gt;&lt;BR /&gt;swlist -l file tar | grep bin&lt;BR /&gt;&lt;BR /&gt;(substitute tar for installed product name, eg. gnutar)&lt;BR /&gt;And it will show the bin dir which gnu tar installed to. You just use gnu tar normally - tar cf &lt;NEWFILE&gt; &amp;lt;2gb+ file&amp;gt;. If you add the manpath in then you can see the installed manpage for gnutar, eg;&lt;BR /&gt;&lt;BR /&gt;MANPATH=$MANPATH:/&lt;GNU tar="" install="" dir=""&gt;man&lt;BR /&gt;&lt;BR /&gt;(you can set permanently in /etc/MANPATH)&lt;BR /&gt;&lt;/GNU&gt;&lt;/NEWFILE&gt;</description>
    <pubDate>Mon, 16 Sep 2002 07:24:55 GMT</pubDate>
    <dc:creator>Stefan Farrelly</dc:creator>
    <dc:date>2002-09-16T07:24:55Z</dc:date>
    <item>
      <title>how to use GNU tar?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806614#M83182</link>
      <description>i have installed the GNU tar,however i find there is so many tar in my box: &lt;BR /&gt;/etc/tar &lt;BR /&gt;/usr/bin/tar &lt;BR /&gt;/usr/local/bin/tar &lt;BR /&gt;/usr/local/doc/tar &lt;BR /&gt;/var/adm/sw/products/tar &lt;BR /&gt;/var/adm/sw/save/PHCO_20028/UX-CORE/sbin/tar &lt;BR /&gt;/var/adm/sw/save/PHCO_20028/UX-CORE/usr/bin/tar &lt;BR /&gt;/sbin/tar &lt;BR /&gt;&lt;BR /&gt;and i find the man tar is still show the old tar &lt;BR /&gt;&lt;BR /&gt;which one i should use to backup a file larger then 2G ,and how to use the new tar command?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Sep 2002 07:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806614#M83182</guid>
      <dc:creator>thebeatlesguru</dc:creator>
      <dc:date>2002-09-16T07:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to use GNU tar?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806615#M83183</link>
      <description>&lt;BR /&gt;To find out which one matches the gnu tar you installed check via software distributor (as long as you used SD to install it), eg;&lt;BR /&gt;&lt;BR /&gt;swlist -l file tar | grep bin&lt;BR /&gt;&lt;BR /&gt;(substitute tar for installed product name, eg. gnutar)&lt;BR /&gt;And it will show the bin dir which gnu tar installed to. You just use gnu tar normally - tar cf &lt;NEWFILE&gt; &amp;lt;2gb+ file&amp;gt;. If you add the manpath in then you can see the installed manpage for gnutar, eg;&lt;BR /&gt;&lt;BR /&gt;MANPATH=$MANPATH:/&lt;GNU tar="" install="" dir=""&gt;man&lt;BR /&gt;&lt;BR /&gt;(you can set permanently in /etc/MANPATH)&lt;BR /&gt;&lt;/GNU&gt;&lt;/NEWFILE&gt;</description>
      <pubDate>Mon, 16 Sep 2002 07:24:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806615#M83183</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-09-16T07:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to use GNU tar?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806616#M83184</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the GNU tar is:&lt;BR /&gt;&lt;BR /&gt;/usr/local/bin/tar &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 16 Sep 2002 07:25:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806616#M83184</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2002-09-16T07:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to use GNU tar?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806617#M83185</link>
      <description>Andreas,&lt;BR /&gt;&lt;BR /&gt;it depends completely on where you got gnu tar from - we got ours from the HP Porting centre and it installs to /opt/tar/bin/tar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Sep 2002 07:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806617#M83185</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-09-16T07:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to use GNU tar?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806618#M83186</link>
      <description>i cant use the new tar corretcly,there is some porblems:&lt;BR /&gt; /usr/local/bin/tar cf core.rm /usr/local/bin/core&lt;BR /&gt;/usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libiconv.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;whats up?</description>
      <pubDate>Mon, 16 Sep 2002 07:35:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806618#M83186</guid>
      <dc:creator>thebeatlesguru</dc:creator>
      <dc:date>2002-09-16T07:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to use GNU tar?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806619#M83187</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;you have assumedly search for tar whith the find command. That means, you not only found tar binaries but also doc files etc.&lt;BR /&gt;If you want only found the binaries, type "whereis tar".&lt;BR /&gt;If you want to find out, which tar binary is used when typing tar without path: type "which tar".&lt;BR /&gt;to your list:&lt;BR /&gt;/etc/tar is a link to /usr/bin/tar&lt;BR /&gt;/usr/bin/tar is standard tar from HP-UX, dynamically linked&lt;BR /&gt;/usr/local/bin is assumedly the gnu tar binary&lt;BR /&gt;/usr/local/doc/tar is a directory with documents to gnu tar&lt;BR /&gt;/var/adm/sw/products/tar is a directory with installion files for gnu tar&lt;BR /&gt;the PHCO directory containes the files from patch PHCO_20028, which delivers new versions of HP-UX standard tar&lt;BR /&gt;/sbin/tar is standard tar from HP-UX, statically linked&lt;BR /&gt;The gnu man pages are assumedly locatet under /usr/local/man/man*, you can search for them with "find /usr/local/man -name tar.*". To display them add the path containing the gnu tar manpage in front of your environment variable $MANPATH.&lt;BR /&gt;To activate the gnu tar instead of the standard tar you can do for example the following:&lt;BR /&gt;- locate first tar binary with "which tar"&lt;BR /&gt;- move this tar to a save copy (e.g. mv /usr/bin/tar /usr/bin/tar.sik)&lt;BR /&gt;- create a link to the gnu tar (e.g. ln -s /usr/local/bin/tar /usr/bin/tar).&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Dirk &lt;BR /&gt;</description>
      <pubDate>Mon, 16 Sep 2002 07:48:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806619#M83187</guid>
      <dc:creator>Dirk Wiedemann</dc:creator>
      <dc:date>2002-09-16T07:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to use GNU tar?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806620#M83188</link>
      <description>to your last posting:&lt;BR /&gt;You haven't install the necessary dependency libiconv.&lt;BR /&gt;You can get it from here:&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.8/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.8/&lt;/A&gt;&lt;BR /&gt;Check also the other dependency gettext.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Dirk</description>
      <pubDate>Mon, 16 Sep 2002 07:53:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-use-gnu-tar/m-p/2806620#M83188</guid>
      <dc:creator>Dirk Wiedemann</dc:creator>
      <dc:date>2002-09-16T07:53:14Z</dc:date>
    </item>
  </channel>
</rss>

