<?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: compile openssh in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh/m-p/2573539#M30909</link>
    <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;on &lt;A href="http://hpux.tn.tudelft.nl/" target="_blank"&gt;http://hpux.tn.tudelft.nl/&lt;/A&gt; you find all the packages you need. Also a little note on gcc. Version 2.95.x is still te best version to use, because of problems with 3. Version 3.0.1 has been released, but you beter wait for 3.1 that is scheduled for April 2002 (this date can change).&lt;BR /&gt;&lt;BR /&gt;-Hans</description>
    <pubDate>Tue, 04 Sep 2001 10:24:55 GMT</pubDate>
    <dc:creator>Joe Doe Sr</dc:creator>
    <dc:date>2001-09-04T10:24:55Z</dc:date>
    <item>
      <title>compile openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh/m-p/2573536#M30906</link>
      <description>Hi everybody!&lt;BR /&gt;&lt;BR /&gt;I'd like to use openssh and therefore must compile it. But whenever I try to do that,&lt;BR /&gt;I got the message that there is a prerequisite that I have to fulfill, named "zlib.zlib-RUN".&lt;BR /&gt;I'm not an experienced developer and searched the whole internet and could not find that. I installed zlib.1.3.3 and gcc3.0 and openssl and all packages HP could ever imagine, but nothing changed. Where the hell can I get that "zlib.zlib-RUN" or how can I work around it?&lt;BR /&gt;&lt;BR /&gt;Thanks and best regards&lt;BR /&gt;Paul</description>
      <pubDate>Fri, 31 Aug 2001 13:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh/m-p/2573536#M30906</guid>
      <dc:creator>Paul Kolling</dc:creator>
      <dc:date>2001-08-31T13:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: compile openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh/m-p/2573537#M30907</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;Look at the INSTALL file which comes with the source code for openssh, it says you would need zlib &lt;BR /&gt;&lt;A href="http://www.freesoftware.com/pub/infozip/zlib" target="_blank"&gt;http://www.freesoftware.com/pub/infozip/zlib&lt;/A&gt; and openssl 0.9.5a or greater&lt;BR /&gt;&lt;A href="http://www.openssl.org" target="_blank"&gt;http://www.openssl.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;So download zlib and openssl and install them before you try to install openssh.&lt;BR /&gt;&lt;BR /&gt;Ofcourse you have another option to install openssh and other dependencies in swinstall format. You can get them at &lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-2.5.1.p1" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-2.5.1.p1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I do prefer installing from source normally but then its your preference.&lt;BR /&gt;&lt;BR /&gt;-Regards&lt;BR /&gt;Ramesh</description>
      <pubDate>Fri, 31 Aug 2001 15:01:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh/m-p/2573537#M30907</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-31T15:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: compile openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh/m-p/2573538#M30908</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can get 'zlib' from the HP-UX porting centre. &lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Misc/zlib-1.1.3/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Misc/zlib-1.1.3/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I have had trouble getting it from &lt;BR /&gt;&lt;A href="http://www.freesoftware.com/pub/infozip/zlib" target="_blank"&gt;http://www.freesoftware.com/pub/infozip/zlib&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Once installed make sure that you have a copy of 'zlib.h' and 'zconf.h' in '/usr/include' and 'libz.a' in '/usr/lib'&lt;BR /&gt;&lt;BR /&gt;The good thing about downloading them (including openssh and openssl) from the porting centre is that they are already compiled and ready to install using 'swinstall'&lt;BR /&gt;Compiling can be a lot of fun....NOT...when you start to have problems.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Sep 2001 02:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh/m-p/2573538#M30908</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-09-03T02:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: compile openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh/m-p/2573539#M30909</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;on &lt;A href="http://hpux.tn.tudelft.nl/" target="_blank"&gt;http://hpux.tn.tudelft.nl/&lt;/A&gt; you find all the packages you need. Also a little note on gcc. Version 2.95.x is still te best version to use, because of problems with 3. Version 3.0.1 has been released, but you beter wait for 3.1 that is scheduled for April 2002 (this date can change).&lt;BR /&gt;&lt;BR /&gt;-Hans</description>
      <pubDate>Tue, 04 Sep 2001 10:24:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh/m-p/2573539#M30909</guid>
      <dc:creator>Joe Doe Sr</dc:creator>
      <dc:date>2001-09-04T10:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: compile openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh/m-p/2573540#M30910</link>
      <description>zlib.zlib-RUN is part of the zlib.1.1.3 depot which you can find with the links mentioned above. You said in your post you had already installed Zlib, so if this is the case, perhaps it isn't configured yet. You could do a swconfig \* to configure everything, or just remove and re-install the zlib package again.</description>
      <pubDate>Tue, 04 Sep 2001 13:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh/m-p/2573540#M30910</guid>
      <dc:creator>Bernie Vande Griend</dc:creator>
      <dc:date>2001-09-04T13:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: compile openssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh/m-p/2573541#M30911</link>
      <description>Hi,&lt;BR /&gt;I have the same problem.&lt;BR /&gt;The swinstall error message is:&lt;BR /&gt;The corequisite "zlib.zlib-RUN" for fileset "openssh.openssh-RUN,r=2.5.1p1" cannot be successfully resolved.      &lt;BR /&gt;&lt;BR /&gt;I installed the "zlib                         1.1.3.2001-06-12 The zlib Compression Library" package. But without result. swconfig /* doesn???t solve the problem.&lt;BR /&gt;&lt;BR /&gt;Pleas help&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2001 12:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-openssh/m-p/2573541#M30911</guid>
      <dc:creator>Juergen Nagel_1</dc:creator>
      <dc:date>2001-11-16T12:54:15Z</dc:date>
    </item>
  </channel>
</rss>

