<?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: gzip installation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installation/m-p/3061961#M138937</link>
    <description>Your problem isn't that you need to remove something prior to installing /tmp/gzip-1.3.1-sd-11.00.depot. The swinstall errors indicate that there may either be a problem with an incomplete download of gzip-1.3.1-sd-11.00.depot or host name resolution.&lt;BR /&gt;&lt;BR /&gt;If it is due to hostname resolution, run swinstall interactively when attempting the install, change options and select "All targets to resolve the source locally". This may correct the problem and install your depot.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;-denver</description>
    <pubDate>Tue, 02 Sep 2003 21:49:52 GMT</pubDate>
    <dc:creator>Denver Osborn</dc:creator>
    <dc:date>2003-09-02T21:49:52Z</dc:date>
    <item>
      <title>gzip installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installation/m-p/3061960#M138936</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have removed /usr/contrib/bin from /etc/PATH and remove gzip from /usr/contrib/bin. &lt;BR /&gt;When I use swinstall, I get the same problem.&lt;BR /&gt;With find cmd, I have on server :&lt;BR /&gt;&lt;BR /&gt;/opt/gzip&lt;BR /&gt;/tmp/gzip-1.3.1-sd-11.00.depot&lt;BR /&gt;/tmp/gzip&lt;BR /&gt;/var/tmp/BAAa28520/catalog/gzip&lt;BR /&gt;/var/tmp/BAAa28520/catalog/gzip/gzip-MAN&lt;BR /&gt;/var/tmp/BAAa28520/catalog/gzip/gzip-RUN&lt;BR /&gt;/var/adm/sw/products/gzip&lt;BR /&gt;/var/adm/sw/products/gzip/gzip-MAN&lt;BR /&gt;/var/adm/sw/products/gzip/gzip-RUN&lt;BR /&gt;/usr/contrib/man/man1.Z/gzip.1&lt;BR /&gt;/usr/contrib/src/gzip.info&lt;BR /&gt;/usr/contrib/src/gzip124.tar.gz&lt;BR /&gt;&lt;BR /&gt;what can I delete to do my installation of gzip r=1.3.1.&lt;BR /&gt;&lt;BR /&gt;thank you&lt;BR /&gt;&lt;BR /&gt;Laurent</description>
      <pubDate>Tue, 02 Sep 2003 21:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installation/m-p/3061960#M138936</guid>
      <dc:creator>MR VILLOT   MR MONTAGNE</dc:creator>
      <dc:date>2003-09-02T21:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: gzip installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installation/m-p/3061961#M138937</link>
      <description>Your problem isn't that you need to remove something prior to installing /tmp/gzip-1.3.1-sd-11.00.depot. The swinstall errors indicate that there may either be a problem with an incomplete download of gzip-1.3.1-sd-11.00.depot or host name resolution.&lt;BR /&gt;&lt;BR /&gt;If it is due to hostname resolution, run swinstall interactively when attempting the install, change options and select "All targets to resolve the source locally". This may correct the problem and install your depot.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Tue, 02 Sep 2003 21:49:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installation/m-p/3061961#M138937</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2003-09-02T21:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: gzip installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installation/m-p/3061962#M138938</link>
      <description>Hi Laurent,&lt;BR /&gt;&lt;BR /&gt;Try this way.&lt;BR /&gt;&lt;BR /&gt;#mkdir /tmp/gzip&lt;BR /&gt;#cd /tmp/gzip&lt;BR /&gt;#tar xvf ../tmp/gzip*.depot&lt;BR /&gt;#find .&lt;BR /&gt;&lt;BR /&gt;Make sure you get all the files missing in your swagent.log file below this path. &lt;BR /&gt;&lt;BR /&gt;#touch catalog/swlock&lt;BR /&gt;#swreg -l depot /tmp/gzip&lt;BR /&gt;&lt;BR /&gt;Try installing gzip using this depot.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 03 Sep 2003 01:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installation/m-p/3061962#M138938</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-09-03T01:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: gzip installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installation/m-p/3061963#M138939</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As Denver Osborn indicated, I had the same exact problem and then I messed around with the /etc/resolv.conf and also check to see that your /etc/hosts has 444 permission and then try this,&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /tmp/gzip-1.3.1-sd-11.00.depot \*&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Latif</description>
      <pubDate>Wed, 03 Sep 2003 07:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installation/m-p/3061963#M138939</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-09-03T07:28:20Z</dc:date>
    </item>
  </channel>
</rss>

