<?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: gnu tar v1.19 installation error messages in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085778#M441489</link>
    <description>Like Steven asked, "Which tar did you run?"&lt;BR /&gt;&lt;BR /&gt;The gnu tar will *not* replace the existing tar on the system.  I believe that gnu tar installs in /usr/local/bin...could be wrong.&lt;BR /&gt;&lt;BR /&gt;check the output of "which tar" to see which one it finds first.</description>
    <pubDate>Thu, 27 Dec 2007 20:31:00 GMT</pubDate>
    <dc:creator>OldSchool</dc:creator>
    <dc:date>2007-12-27T20:31:00Z</dc:date>
    <item>
      <title>gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085771#M441482</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I downloaded tar-1.19.tar.gz from &lt;A href="http://ftp.gnu.org/gnu/tar/" target="_blank"&gt;http://ftp.gnu.org/gnu/tar/&lt;/A&gt; to a HPUX 11.23 PA-RISC server. I ran ./configure --&amp;gt; make --&amp;gt; make install --&amp;gt; I got the following error messages. Can you please help?&lt;BR /&gt;&lt;BR /&gt;njuxdv02 # make install&lt;BR /&gt;No suffix list.&lt;BR /&gt;Making install in doc&lt;BR /&gt;        test -z "/usr/local/share/info" || /bin/sh ../build-aux/mkinstalldirs "/usr/local/share/info&lt;BR /&gt;"&lt;BR /&gt;mkdir /usr/local/share&lt;BR /&gt;mkdir /usr/local/share/info&lt;BR /&gt; /opt/imake/bin/install -c -m 644 './tar.info' '/usr/local/share/info/tar.info'&lt;BR /&gt; /opt/imake/bin/install -c -m 644 './tar.info-1' '/usr/local/share/info/tar.info-1'&lt;BR /&gt; /opt/imake/bin/install -c -m 644 './tar.info-2' '/usr/local/share/info/tar.info-2'&lt;BR /&gt;Making install in lib&lt;BR /&gt;        make  install-am&lt;BR /&gt;        source='strerror.c' object='strerror.o' libtool=no \&lt;BR /&gt;        DEPDIR=.deps depmode=hp /bin/sh ../build-aux/depcomp \&lt;BR /&gt;        cc -DHAVE_CONFIG_H -I. -I. -I..      -g -c -o strerror.o strerror.c&lt;BR /&gt;cc: "strerror.c", line 32: error 1588: "CHAR_BIT" undefined.&lt;BR /&gt;cc: "strerror.c", line 32: error 1503: Array size must be integral.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jan Shu&lt;BR /&gt;System Admin&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Dec 2007 17:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085771#M441482</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2007-12-27T17:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085772#M441483</link>
      <description>duplicate.   see other post</description>
      <pubDate>Thu, 27 Dec 2007 18:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085772#M441483</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-12-27T18:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085773#M441484</link>
      <description>see porting center for precompiled depot version&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.19/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.19/&lt;/A&gt;</description>
      <pubDate>Thu, 27 Dec 2007 18:03:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085773#M441484</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-12-27T18:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085774#M441485</link>
      <description>Hi OldSchool,&lt;BR /&gt;Thanks. I will try this &lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.19/." target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.19/.&lt;/A&gt; I will let you know if it works. Thanks.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jan</description>
      <pubDate>Thu, 27 Dec 2007 18:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085774#M441485</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2007-12-27T18:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085775#M441486</link>
      <description>Hi OldSchool,&lt;BR /&gt;&lt;BR /&gt;The URL you sent it works!! Can you please reply to this thread again so I can give you 10 pints? Thanks.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jan</description>
      <pubDate>Thu, 27 Dec 2007 18:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085775#M441486</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2007-12-27T18:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085776#M441487</link>
      <description>Hi OldSchool,&lt;BR /&gt;&lt;BR /&gt;I went to &lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.19/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.19/&lt;/A&gt; and downloaded tar-1.19 for HP-UX 11i v2 (HP-UX 11.23) PA-RISC 2.0, tar-1.19-hppa-11.23.depot.gz, gettext-0.17-hppa-11.23.depot.gz, libiconv-1.12-hppa-11.23.depot.gz. And then I gunzip these 3 files and ran SAM software install utilities and completed the 3 depot installations. After the install, I ran tar on a 14GB file and it was failed. I found the &lt;A href="http://hpux.cs.utah.edu/hppd/cgi-bin/wwwtar?/hpux/Gnu/tar-1.19/tar-1.19-src-11.11.tar.gz+tar-1.19/HPUX.Install+text" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/cgi-bin/wwwtar?/hpux/Gnu/tar-1.19/tar-1.19-src-11.11.tar.gz+tar-1.19/HPUX.Install+text&lt;/A&gt; showing different installation steps. What is the correct installation step? Can you please help again? Thanks.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jan&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Dec 2007 19:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085776#M441487</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2007-12-27T19:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085777#M441488</link>
      <description>&amp;gt; I ran tar on a 14GB file and it was failed.&lt;BR /&gt;&lt;BR /&gt;Which "tar" did you run?&lt;BR /&gt;Actual command?&lt;BR /&gt;Actual error message?</description>
      <pubDate>Thu, 27 Dec 2007 20:23:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085777#M441488</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-12-27T20:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085778#M441489</link>
      <description>Like Steven asked, "Which tar did you run?"&lt;BR /&gt;&lt;BR /&gt;The gnu tar will *not* replace the existing tar on the system.  I believe that gnu tar installs in /usr/local/bin...could be wrong.&lt;BR /&gt;&lt;BR /&gt;check the output of "which tar" to see which one it finds first.</description>
      <pubDate>Thu, 27 Dec 2007 20:31:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085778#M441489</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-12-27T20:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085779#M441490</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;I couldn't tell which tar (hp tar or gnu tar) I have now since I installed the tar-1.19-hppa-11.23.depot.gz an hour ago. &lt;BR /&gt;&lt;BR /&gt;The command I had was "tar -cvf /backup/test.tar /oradata/test.DBF" and the error message was "tar:Size of /oradata/test.DBF &amp;gt;=8GB. Not Dump". &lt;BR /&gt;&lt;BR /&gt;I suspect my gnu tar 1.19 installation wasn't correct or maybe I missed somethings. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jan</description>
      <pubDate>Thu, 27 Dec 2007 20:31:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085779#M441490</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2007-12-27T20:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085780#M441491</link>
      <description>Hi OldSchool,&lt;BR /&gt;Here is the which tar result.&lt;BR /&gt;&lt;BR /&gt;njuxdv02 # which tar&lt;BR /&gt;/usr/bin/tar&lt;BR /&gt;&lt;BR /&gt;What is the correct command for the gnu tar? I am new to this gnu tar. Thanks.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Jan</description>
      <pubDate>Thu, 27 Dec 2007 20:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085780#M441491</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2007-12-27T20:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085781#M441492</link>
      <description>you probably need to check the man page, particularly the "archive format" switches.  make sure that you specify gnu format, not "oldest supported" or "posix" as those fail at 8gb as well.</description>
      <pubDate>Thu, 27 Dec 2007 20:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085781#M441492</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-12-27T20:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085782#M441493</link>
      <description>again...&lt;BR /&gt;&lt;BR /&gt;gnu tar probably installed in /usr/local/bin&lt;BR /&gt;&lt;BR /&gt;the original tar remains on the system in /usr/bin.&lt;BR /&gt;&lt;BR /&gt;check the above locations, then run the command with the full path to the desired version of tar...&lt;BR /&gt;&lt;BR /&gt;also see gnu tar man pages&lt;BR /&gt;&lt;BR /&gt;note...i usually create a link called gnutar that points to gnu tar so that I don't neeed to worry about full path / default path to pick the one I want to run</description>
      <pubDate>Thu, 27 Dec 2007 20:39:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085782#M441493</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-12-27T20:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085783#M441494</link>
      <description>the results of "which" and the command line you provided would seem to indicate that it ran the std tar distributed with the system (/usr/bin/tar).  which is why it died on the 8 gig file</description>
      <pubDate>Thu, 27 Dec 2007 20:41:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085783#M441494</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-12-27T20:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085784#M441495</link>
      <description>Hi OldSchool,&lt;BR /&gt;&lt;BR /&gt;It will be the "oracle" account using this gnu tar. How to create the link for "oracle" so it can run gnutar easily without using the old tar? Thanks again.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jan</description>
      <pubDate>Thu, 27 Dec 2007 20:46:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085784#M441495</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2007-12-27T20:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085785#M441496</link>
      <description>Hi OldSchool,&lt;BR /&gt;&lt;BR /&gt;The /usr/local/bin/tar is able to archive file with 14GB size. That is a good news. Though this was on a PA-RISC server. Now I need to install GNU TAR on an Itanium server and hopefully it will work too. Please wait for the result.&lt;BR /&gt;&lt;BR /&gt;I will ask my DBA to create their own link to /usr/local/bin/tar.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jan</description>
      <pubDate>Thu, 27 Dec 2007 20:59:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085785#M441496</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2007-12-27T20:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085786#M441497</link>
      <description>Hi OldSchool,&lt;BR /&gt;&lt;BR /&gt;It works on Itanium server too. I should give you 10 points!!&lt;BR /&gt;&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Thu, 27 Dec 2007 21:43:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085786#M441497</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2007-12-27T21:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085787#M441498</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I will ask my DBA to create their own link&lt;BR /&gt;&amp;gt; to /usr/local/bin/tar.&lt;BR /&gt;&lt;BR /&gt;There are uncounted numbers of ways to&lt;BR /&gt;arrange these things.  You can change the&lt;BR /&gt;order of the directories in PATH, or you can&lt;BR /&gt;specify full paths for all commands, or ...&lt;BR /&gt;&lt;BR /&gt;I normally do this:&lt;BR /&gt;&lt;BR /&gt;dy # ln -s tar /usr/local/bin/gtar&lt;BR /&gt;&lt;BR /&gt;Then, when I want the "tar" which came with&lt;BR /&gt;the OS, I say "tar", and when I want GNU&lt;BR /&gt;"tar", I say "gtar":&lt;BR /&gt;&lt;BR /&gt;dy # type tar&lt;BR /&gt;tar is /usr/bin/tar&lt;BR /&gt;&lt;BR /&gt;dy # type gtar&lt;BR /&gt;gtar is /usr/local/bin/gtar&lt;BR /&gt;&lt;BR /&gt;dy # tar --version&lt;BR /&gt;tar: s: unknown option&lt;BR /&gt;tar: usage  tar [-]{txruc}[eONvVwAfblhm{op}][0-7[lmh]] [tapefile] [blocksize] [[&lt;BR /&gt;-C directory] file] ...&lt;BR /&gt;&lt;BR /&gt;dy # gtar --version&lt;BR /&gt;tar (GNU tar) 1.18&lt;BR /&gt;Copyright (C) 2007 Free Software Foundation, Inc.&lt;BR /&gt;License GPLv2+: GNU GPL version 2 or later &amp;lt;&amp;gt;&lt;BR /&gt;This is free software: you are free to change and redistribute it.&lt;BR /&gt;There is NO WARRANTY, to the extent permitted by law.&lt;BR /&gt;&lt;BR /&gt;Written by John Gilmore and Jay Fenlason.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This way, any old scripts which use "tar"&lt;BR /&gt;will get the "tar" which they were expecting,&lt;BR /&gt;I can get GNU "tar" very easily, and if I&lt;BR /&gt;ever install a newer version of GNU "tar"&lt;BR /&gt;(which I suppose I should do now), the "gtar"&lt;BR /&gt;link will point to the new one with no&lt;BR /&gt;additional effort.  It works for me.</description>
      <pubDate>Thu, 27 Dec 2007 21:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085787#M441498</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-12-27T21:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085788#M441499</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] (which I suppose I should do now) [...]&lt;BR /&gt;&lt;BR /&gt;Or perhaps not.  I got the same&lt;BR /&gt;strerror.c-CHAR_BIT complaint on my 11.11&lt;BR /&gt;system using GCC 4.2.2.  I haven't looked at&lt;BR /&gt;it very closely, but it appears that the&lt;BR /&gt;"configure" test "for working strerror&lt;BR /&gt;function" is no good, and when that test&lt;BR /&gt;fails, the builders try to use a substitute&lt;BR /&gt;strerror() function, and that one can't be&lt;BR /&gt;compiled as supplied.  A quick Google search&lt;BR /&gt;for:&lt;BR /&gt;    gnu tar 1.19 strerror&lt;BR /&gt;suggests that it's broken on a bunch of other&lt;BR /&gt;systems, too.  (And I thought that _my_&lt;BR /&gt;testing was sloppy.)&lt;BR /&gt;&lt;BR /&gt;GNU "tar" 1.18 seemed to be a higher-quality&lt;BR /&gt;release.  I think that I'll stick with that&lt;BR /&gt;one until 1.20 comes out.</description>
      <pubDate>Thu, 27 Dec 2007 22:22:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085788#M441499</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-12-27T22:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085789#M441500</link>
      <description>Hi Jan:&lt;BR /&gt;&lt;BR /&gt;In addition to the manpages, you can reference:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.gnu.org/software/tar/manual/tar.html" target="_blank"&gt;http://www.gnu.org/software/tar/manual/tar.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I would install the GNU version in '/usr/local/bin' and when necessary to use the GNU version reference it by absolute path, leaving simple references to 'tar' to normally find '/usr/bin/tar' or '/sbin/tar'.  Remember, binaries in '/sbin' are guaranteed to reference only static (archive) libaries and thus do not require '/usr' to be mounted such as in the case of single-user mode.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 27 Dec 2007 22:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085789#M441500</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-12-27T22:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar v1.19 installation error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085790#M441501</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I appreciated your fast help to make this gnu tar 1.19 working on my HPUX 11.23 PA-RISC and Itanium servers. Here is a simple summary :&lt;BR /&gt;&lt;BR /&gt;1. for PA-RISC go to &lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.19/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.19/&lt;/A&gt; and download&lt;BR /&gt;tar-1.19-hppa-11.23.depot.gz&lt;BR /&gt;gettext-0.17-hppa-11.23.depot.gz&lt;BR /&gt;libiconv-1.12-hppa-11.23.depot.gz&lt;BR /&gt;make-3.81-hppa-11.23.depot.gz&lt;BR /&gt;&lt;BR /&gt;2. gunzip above 4 download files and you have these 4 depot files.&lt;BR /&gt;tar-1.19-hppa-11.23.depot&lt;BR /&gt;gettext-0.17-hppa-11.23.depot&lt;BR /&gt;libiconv-1.12-hppa-11.23.depot&lt;BR /&gt;make-3.81-hppa-11.23.depot&lt;BR /&gt;&lt;BR /&gt;3. run SAM Software Manager Install utilities and install them in this order:&lt;BR /&gt;make-3.81-hppa-11.23.depot --&amp;gt; libiconv-1.12-hppa-11.23.depot --&amp;gt; gettext-0.17-hppa-11.23.depot --&amp;gt; tar-1.19-hppa-11.23.depot&lt;BR /&gt;&lt;BR /&gt;4. create link&lt;BR /&gt;ln -s /usr/local/bin/tar /usr/bin/gtar&lt;BR /&gt;&lt;BR /&gt;5. Example&lt;BR /&gt;tar -cvf afiles.tar apple angst aspic&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;5. For more reading:&lt;BR /&gt;&lt;A href="http://www.gnu.org/software/tar/manual/tar.html" target="_blank"&gt;http://www.gnu.org/software/tar/manual/tar.html&lt;/A&gt; for the manual.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Dec 2007 22:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-v1-19-installation-error-messages/m-p/5085790#M441501</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2007-12-27T22:45:05Z</dc:date>
    </item>
  </channel>
</rss>

