<?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 for HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-for-hp-ux/m-p/4905422#M837526</link>
    <description>There may not be a correct reply.&lt;BR /&gt;&lt;BR /&gt;The product may be broken.&lt;BR /&gt;&lt;BR /&gt;swverify \*&lt;BR /&gt;&lt;BR /&gt;See that output look for an incomplete installation.&lt;BR /&gt;&lt;BR /&gt;Usually these problems result from the actual file not being presentL&lt;BR /&gt; &lt;BR /&gt;ll /usr/lib/hpux32/dld.so&lt;BR /&gt;&lt;BR /&gt;Or....&lt;BR /&gt;&lt;BR /&gt;The SHLIB_PATH variable not being set.&lt;BR /&gt;&lt;BR /&gt;SHLIB_PATH=/usr/lib&lt;BR /&gt;export SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;Try again.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 03 Jun 2005 00:24:09 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-06-03T00:24:09Z</dc:date>
    <item>
      <title>GNU tar for HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-for-hp-ux/m-p/4905421#M837525</link>
      <description>Dear Gurus,&lt;BR /&gt;&lt;BR /&gt;I  have downloade the GNU tar for my HP-UX 11i v2 (HP-UX 11.23) for Itanium2 at this website.&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.15/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.15/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I have successfully installed it but when i executed. I gives the error:&lt;BR /&gt;&lt;BR /&gt;/tmp # /usr/local/bin/tar cvf datelog.tar *.log&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unable to find library 'libintl.so'.&lt;BR /&gt;Killed&lt;BR /&gt;&lt;BR /&gt;What could be wrong? Maximum points for all correct replies.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jun 2005 22:52:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-for-hp-ux/m-p/4905421#M837525</guid>
      <dc:creator>Pando</dc:creator>
      <dc:date>2005-06-02T22:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar for HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-for-hp-ux/m-p/4905422#M837526</link>
      <description>There may not be a correct reply.&lt;BR /&gt;&lt;BR /&gt;The product may be broken.&lt;BR /&gt;&lt;BR /&gt;swverify \*&lt;BR /&gt;&lt;BR /&gt;See that output look for an incomplete installation.&lt;BR /&gt;&lt;BR /&gt;Usually these problems result from the actual file not being presentL&lt;BR /&gt; &lt;BR /&gt;ll /usr/lib/hpux32/dld.so&lt;BR /&gt;&lt;BR /&gt;Or....&lt;BR /&gt;&lt;BR /&gt;The SHLIB_PATH variable not being set.&lt;BR /&gt;&lt;BR /&gt;SHLIB_PATH=/usr/lib&lt;BR /&gt;export SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;Try again.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jun 2005 00:24:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-for-hp-ux/m-p/4905422#M837526</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-03T00:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar for HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-for-hp-ux/m-p/4905423#M837527</link>
      <description>Steven, you should know better by now! :)&lt;BR /&gt;&lt;BR /&gt;HP porting centers still allow internationalization (localization), even for basic utilities like tar, cpio, and gcc.&lt;BR /&gt;&lt;BR /&gt;Though this is in my opinion VERY wrong and annoying.&lt;BR /&gt;&lt;BR /&gt;This makes these utils depending on TWO other packages: iconv and gettext, packages you probably never wnt to use at all.&lt;BR /&gt;&lt;BR /&gt;For ALL packages from the porting center READ the run-time deps and install them too. In case of tar, they didn't even mention them. "Their fault, core dumped". This can make me angry: making unneccasary deps, and then not mentioning it.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.9.2/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.9.2/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/gettext-0.14.1/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/gettext-0.14.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HP Porting center people: if you read this, please always use '--disable-nls' when calling configure. Thanks.&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Fri, 03 Jun 2005 01:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-for-hp-ux/m-p/4905423#M837527</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2005-06-03T01:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: GNU tar for HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-for-hp-ux/m-p/4905424#M837528</link>
      <description>Dear Procura,&lt;BR /&gt;&lt;BR /&gt;Thanks! It was a great help!</description>
      <pubDate>Fri, 03 Jun 2005 02:25:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-for-hp-ux/m-p/4905424#M837528</guid>
      <dc:creator>Pando</dc:creator>
      <dc:date>2005-06-03T02:25:58Z</dc:date>
    </item>
  </channel>
</rss>

