<?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: install zlib and openssh in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648949#M45587</link>
    <description>you can use:&lt;BR /&gt;&lt;BR /&gt;swinstall -s fullpathtofile \*&lt;BR /&gt;&lt;BR /&gt;to install the depot software.actually you can define which package to instll instead of saying all (\*)&lt;BR /&gt;like swinstall -s fullpath/zlib.depot zlib&lt;BR /&gt;&lt;BR /&gt;if the depot is not for your system or to pass prerequisites&lt;BR /&gt;&lt;BR /&gt;you can use &lt;BR /&gt;&lt;BR /&gt;-x allow_incompatible=true&lt;BR /&gt;and&lt;BR /&gt;-x force_dependencies=false&lt;BR /&gt;&lt;BR /&gt;to swinstall command.&lt;BR /&gt;</description>
    <pubDate>Sun, 20 Jan 2002 18:20:39 GMT</pubDate>
    <dc:creator>Oguz Yilmaz</dc:creator>
    <dc:date>2002-01-20T18:20:39Z</dc:date>
    <item>
      <title>install zlib and openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648946#M45584</link>
      <description>HI, I'm trying to install openssh and zlib. I have downloaded the files zlib-1.1.3-sd-11.00.depot.gz and openssh-3.0.2p1-sd-11.00.depot.gz from hpux.connect.org.uk. I gunzip these files in my /home/downloads directory. Now have trouble using swlist and swinstall.&lt;BR /&gt;swlist -s /home/downloads/zlib/zlib-1.1.3-sd-11.00.depot returns No bundle(s) on hpc200.bordway.org:/home/downloads/zlib/zlib-1.1.3-sd-11.00.depot&lt;BR /&gt;Product(s):&lt;BR /&gt;zlib 1.1.3 zlib.&lt;BR /&gt;&lt;BR /&gt;I've also tried interactive UI for swinstall in CDE. I try a source depot path of /home/downloads/zlib and I get "There is currently no depot software ...."&lt;BR /&gt;&lt;BR /&gt;I'm really new to swinstall &amp;amp; depots, anybody have some pointers for me?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bruce Ordway</description>
      <pubDate>Sun, 20 Jan 2002 05:30:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648946#M45584</guid>
      <dc:creator>Bruce Ordway</dc:creator>
      <dc:date>2002-01-20T05:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: install zlib and openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648947#M45585</link>
      <description>you need to copy the software to /var/spool/sw&lt;BR /&gt;&lt;BR /&gt;you use the swcopy command &lt;BR /&gt;&lt;BR /&gt;for eg&lt;BR /&gt;&lt;BR /&gt;swcopy -s PHCO_15220.copy PHCO_15220 @ /var/spool/sw</description>
      <pubDate>Sun, 20 Jan 2002 09:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648947#M45585</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-01-20T09:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: install zlib and openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648948#M45586</link>
      <description>Bruce&lt;BR /&gt;&lt;BR /&gt;Heres the full path with regard to installing a new depot from scratch&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1996-90011/B1996-90011_top.html&amp;amp;con=/hpux/onlinedocs/B1996-90011/00/00/95-con.html&amp;amp;toc=/hpux/onlinedocs/B1996-90011/00/00/95-toc.html&amp;amp;searchterms=SD&amp;amp;queryid=20010505-021209" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1996-90011/B1996-90011_top.html&amp;amp;con=/hpux/onlinedocs/B1996-90011/00/00/95-con.html&amp;amp;toc=/hpux/onlinedocs/B1996-90011/00/00/95-toc.html&amp;amp;searchterms=SD&amp;amp;queryid=20010505-021209&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps</description>
      <pubDate>Sun, 20 Jan 2002 09:56:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648948#M45586</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-01-20T09:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: install zlib and openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648949#M45587</link>
      <description>you can use:&lt;BR /&gt;&lt;BR /&gt;swinstall -s fullpathtofile \*&lt;BR /&gt;&lt;BR /&gt;to install the depot software.actually you can define which package to instll instead of saying all (\*)&lt;BR /&gt;like swinstall -s fullpath/zlib.depot zlib&lt;BR /&gt;&lt;BR /&gt;if the depot is not for your system or to pass prerequisites&lt;BR /&gt;&lt;BR /&gt;you can use &lt;BR /&gt;&lt;BR /&gt;-x allow_incompatible=true&lt;BR /&gt;and&lt;BR /&gt;-x force_dependencies=false&lt;BR /&gt;&lt;BR /&gt;to swinstall command.&lt;BR /&gt;</description>
      <pubDate>Sun, 20 Jan 2002 18:20:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648949#M45587</guid>
      <dc:creator>Oguz Yilmaz</dc:creator>
      <dc:date>2002-01-20T18:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: install zlib and openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648950#M45588</link>
      <description>I ended up using this:&lt;BR /&gt;&lt;BR /&gt;swinstall -s /home/downloads/openssh/openssh-3.0.2p1-sd-11.00.depot&lt;BR /&gt;openssh&lt;BR /&gt;&lt;BR /&gt;It seems to have worked. Now I need to find some config info.</description>
      <pubDate>Mon, 21 Jan 2002 02:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648950#M45588</guid>
      <dc:creator>Bruce Ordway</dc:creator>
      <dc:date>2002-01-21T02:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: install zlib and openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648951#M45589</link>
      <description />
      <pubDate>Mon, 21 Jan 2002 02:21:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648951#M45589</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-01-21T02:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: install zlib and openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648952#M45590</link>
      <description>Working fine now. Thanks. Next stop VNC.</description>
      <pubDate>Mon, 21 Jan 2002 05:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-zlib-and-openssh/m-p/2648952#M45590</guid>
      <dc:creator>Bruce Ordway</dc:creator>
      <dc:date>2002-01-21T05:00:13Z</dc:date>
    </item>
  </channel>
</rss>

