<?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 installtion in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287238#M181391</link>
    <description>I don't know if you will ever see this but right now you probably have two versions of gzip on your system.  Review the following link &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=574771" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=574771&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I recently installed gzip 1.3.5 and had to relocate it.</description>
    <pubDate>Thu, 27 May 2004 07:33:43 GMT</pubDate>
    <dc:creator>Charles Holland</dc:creator>
    <dc:date>2004-05-27T07:33:43Z</dc:date>
    <item>
      <title>Gzip installtion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287230#M181383</link>
      <description>Hello all,&lt;BR /&gt;     I just downloaded the latest version of gzip and it is in the format of gzip*.depot and when I try to do swinstall , It is not seeing this depot file. What am I doint wrong ?.</description>
      <pubDate>Wed, 26 May 2004 07:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287230#M181383</guid>
      <dc:creator>Anand Sreenivasan</dc:creator>
      <dc:date>2004-05-26T07:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Gzip installtion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287231#M181384</link>
      <description>swinstall -s needs an absolute pathname, so you need to include the full path&lt;BR /&gt;&lt;BR /&gt;tmp # swinstall -s /tmp/gzip.depot gzip&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Wed, 26 May 2004 07:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287231#M181384</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-05-26T07:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Gzip installtion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287232#M181385</link>
      <description>add on to Merijn's answer, verify the depot file for corruption. You did a binary download/ftp ?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/gzip-1.3.5/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/gzip-1.3.5/&lt;/A&gt;</description>
      <pubDate>Wed, 26 May 2004 07:54:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287232#M181385</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-05-26T07:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Gzip installtion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287233#M181386</link>
      <description>If it is zipped or compressed un-zip it: uncompress /FULLPATH/gzip-1.3.5-sd-11.00.depot.Z&lt;BR /&gt;&lt;BR /&gt;The command is like this:&lt;BR /&gt;&lt;BR /&gt;swinstall -s /FULLPATH/gzip-1.3.5-sd-11.00.depot&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 26 May 2004 07:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287233#M181386</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-05-26T07:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Gzip installtion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287234#M181387</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;where did u download the gzip from and how do u use the command, swinstall to install?&lt;BR /&gt;&lt;BR /&gt;what is the error message?&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Wed, 26 May 2004 07:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287234#M181387</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-05-26T07:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Gzip installtion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287235#M181388</link>
      <description>All,&lt;BR /&gt;     Thanks for the response, I installed it and it worked good with full path. I was trying to install through GUI. My next question is where did it install , I already had a gzip version 1.2.4 on the system and when I do which gzip i am getting the older version. Does this gets installed in /usr/contrib/bin or somewhere else. Any ideas?.</description>
      <pubDate>Wed, 26 May 2004 07:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287235#M181388</guid>
      <dc:creator>Anand Sreenivasan</dc:creator>
      <dc:date>2004-05-26T07:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Gzip installtion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287236#M181389</link>
      <description>try:&lt;BR /&gt;&lt;BR /&gt;# whereis gzip&lt;BR /&gt;or&lt;BR /&gt;# find / -name gzip -type f -exec ls -ld {} \;&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Wed, 26 May 2004 08:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287236#M181389</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-05-26T08:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Gzip installtion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287237#M181390</link>
      <description>Thanks all,&lt;BR /&gt;     I found it installed in /usr/local/bin.&lt;BR /&gt;Thanks again.</description>
      <pubDate>Wed, 26 May 2004 08:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287237#M181390</guid>
      <dc:creator>Anand Sreenivasan</dc:creator>
      <dc:date>2004-05-26T08:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Gzip installtion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287238#M181391</link>
      <description>I don't know if you will ever see this but right now you probably have two versions of gzip on your system.  Review the following link &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=574771" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=574771&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I recently installed gzip 1.3.5 and had to relocate it.</description>
      <pubDate>Thu, 27 May 2004 07:33:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-installtion/m-p/3287238#M181391</guid>
      <dc:creator>Charles Holland</dc:creator>
      <dc:date>2004-05-27T07:33:43Z</dc:date>
    </item>
  </channel>
</rss>

