<?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: Problem Installaing GNU TAR 1.15 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installaing-gnu-tar-1-15/m-p/3785307#M263944</link>
    <description>The standard *error* again of enabling localization in such a basic utility.&lt;BR /&gt;&lt;BR /&gt;/me hates NLS/localization&lt;BR /&gt;&lt;BR /&gt;I would suggest to either create gtar from source&lt;BR /&gt;&lt;BR /&gt;# configure --prefix=/usr/local --disable-nls&lt;BR /&gt;&lt;BR /&gt;Or install the sucking gettext and iconv packages from the same site you got this tar from and prevent suckage like this for other packages coming from that site.&lt;BR /&gt;&lt;BR /&gt;Sometimes I wish I could turn back time, so I would be able to convince open source maintainers that --disable-nls should be the *default* for building packages, and that --enable-nls should be an option with about 73 questions like M$ "are you sure" and "are you really really sure"&lt;BR /&gt;&lt;BR /&gt;I'm not even talking yet about the fact that you need that *TWICE* if you run both 32bit and 64bit utilities with localization enabled.&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
    <pubDate>Wed, 10 May 2006 01:28:22 GMT</pubDate>
    <dc:creator>H.Merijn Brand (procura</dc:creator>
    <dc:date>2006-05-10T01:28:22Z</dc:date>
    <item>
      <title>Problem Installaing GNU TAR 1.15</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installaing-gnu-tar-1-15/m-p/3785305#M263942</link>
      <description>I downloaded GNU TAR 1.15, after installing it I’m getting the following errors.&lt;BR /&gt;&lt;BR /&gt;1. /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;&lt;BR /&gt;After creating a link to /opt/gnome/lib, it resolved the above library, but got the below error after.&lt;BR /&gt;&lt;BR /&gt;2./usr/lib/dld.sl: Unresolved symbol: libintl_bindtextdomain (code)  from /usr/local/bin/tar&lt;BR /&gt;&lt;BR /&gt;HELP!!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 May 2006 16:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installaing-gnu-tar-1-15/m-p/3785305#M263942</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-05-09T16:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installaing GNU TAR 1.15</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installaing-gnu-tar-1-15/m-p/3785306#M263943</link>
      <description>Shalom Rafeal,&lt;BR /&gt;&lt;BR /&gt;You may wish to take one of the following actions.&lt;BR /&gt;&lt;BR /&gt;1) Create a directory soft link that points form where the system expects gnu tar is to where it actually is.&lt;BR /&gt;&lt;BR /&gt;2) Alter your PATH and SHLIB_PATH environment variables to accommodate gnu tar.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 09 May 2006 16:19:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installaing-gnu-tar-1-15/m-p/3785306#M263943</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-05-09T16:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installaing GNU TAR 1.15</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installaing-gnu-tar-1-15/m-p/3785307#M263944</link>
      <description>The standard *error* again of enabling localization in such a basic utility.&lt;BR /&gt;&lt;BR /&gt;/me hates NLS/localization&lt;BR /&gt;&lt;BR /&gt;I would suggest to either create gtar from source&lt;BR /&gt;&lt;BR /&gt;# configure --prefix=/usr/local --disable-nls&lt;BR /&gt;&lt;BR /&gt;Or install the sucking gettext and iconv packages from the same site you got this tar from and prevent suckage like this for other packages coming from that site.&lt;BR /&gt;&lt;BR /&gt;Sometimes I wish I could turn back time, so I would be able to convince open source maintainers that --disable-nls should be the *default* for building packages, and that --enable-nls should be an option with about 73 questions like M$ "are you sure" and "are you really really sure"&lt;BR /&gt;&lt;BR /&gt;I'm not even talking yet about the fact that you need that *TWICE* if you run both 32bit and 64bit utilities with localization enabled.&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Wed, 10 May 2006 01:28:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installaing-gnu-tar-1-15/m-p/3785307#M263944</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-05-10T01:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installaing GNU TAR 1.15</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installaing-gnu-tar-1-15/m-p/3785308#M263945</link>
      <description>Thanks both,&lt;BR /&gt;&lt;BR /&gt;I'm currently trying to download "iconv" packages, can't find it.&lt;BR /&gt;&lt;BR /&gt;I was able to get "gettext"&lt;BR /&gt;&lt;BR /&gt;Any specail process for installing both of these packages.&lt;BR /&gt;&lt;BR /&gt;Thanks, for all your help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 May 2006 08:48:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installaing-gnu-tar-1-15/m-p/3785308#M263945</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-05-10T08:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installaing GNU TAR 1.15</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installaing-gnu-tar-1-15/m-p/3785309#M263946</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Can you download and install from here, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.10/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.10/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can use # swinstall -s &lt;PATH_TO_DEPOT&gt; libiconv to install it. &lt;BR /&gt;&lt;BR /&gt;Make sure you install Runtime dependancies as well. &lt;BR /&gt;&lt;BR /&gt;-Arun&lt;/PATH_TO_DEPOT&gt;</description>
      <pubDate>Wed, 10 May 2006 08:54:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installaing-gnu-tar-1-15/m-p/3785309#M263946</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-05-10T08:54:33Z</dc:date>
    </item>
  </channel>
</rss>

