<?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: wget error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279688#M474183</link>
    <description>&lt;!--!*#--&gt;&amp;gt; [...] we've installed wget [...]&lt;BR /&gt;&lt;BR /&gt;And there's only one way to do that, so we&lt;BR /&gt;all know exactly where you got the kit, and&lt;BR /&gt;what you did with it, right?&lt;BR /&gt;&lt;BR /&gt;One advantage of building things like this&lt;BR /&gt;from a source kit is that that way you&lt;BR /&gt;normally have exactly the same run-time&lt;BR /&gt;environment as the fellow who built the&lt;BR /&gt;thing.</description>
    <pubDate>Sat, 16 Apr 2011 17:33:46 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2011-04-16T17:33:46Z</dc:date>
    <item>
      <title>wget error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279685#M474180</link>
      <description>Hi...we've installed wget on our system, (11.31, rx7640.)  &lt;BR /&gt;&lt;BR /&gt;When we run /usr/local/bin/wget, we get:&lt;BR /&gt;&lt;BR /&gt;/usr/lib/hpux32/dld.so:  Unable to find library '/usr/local/lib/hpux32/libssl.so'&lt;BR /&gt;&lt;BR /&gt;Killed&lt;BR /&gt;&lt;BR /&gt;Any ideas where I should start?</description>
      <pubDate>Sat, 16 Apr 2011 12:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279685#M474180</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-04-16T12:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: wget error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279686#M474181</link>
      <description>Do you have libssl.so anywhere else?&lt;BR /&gt;Did you download the runtime dependencies:&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/wget-1.12/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/wget-1.12/&lt;/A&gt;</description>
      <pubDate>Sat, 16 Apr 2011 13:17:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279686#M474181</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-04-16T13:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: wget error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279687#M474182</link>
      <description>If you're using the package from The Porting and Archive Centre, make sure you have installed all the packages listed as "run-time dependencies". &lt;BR /&gt;&lt;BR /&gt;It looks like you're missing at least OpenSSL.&lt;BR /&gt;&lt;BR /&gt;Note: the OpenSSL from HP-UX Internet Express and the OpenSSL from the Porting Archive don't install to the same locations. You may be able to circumvent this with a symbolic link or two, if you dislike installing two versions of OpenSSL.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sat, 16 Apr 2011 13:20:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279687#M474182</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-04-16T13:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: wget error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279688#M474183</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] we've installed wget [...]&lt;BR /&gt;&lt;BR /&gt;And there's only one way to do that, so we&lt;BR /&gt;all know exactly where you got the kit, and&lt;BR /&gt;what you did with it, right?&lt;BR /&gt;&lt;BR /&gt;One advantage of building things like this&lt;BR /&gt;from a source kit is that that way you&lt;BR /&gt;normally have exactly the same run-time&lt;BR /&gt;environment as the fellow who built the&lt;BR /&gt;thing.</description>
      <pubDate>Sat, 16 Apr 2011 17:33:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279688#M474183</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-04-16T17:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: wget error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279689#M474184</link>
      <description>Hi Ron:&lt;BR /&gt;&lt;BR /&gt;As already noted, you need to install all dependencies too.&lt;BR /&gt;&lt;BR /&gt;The HP-UX Porting Centre has a tool to assist this.  Install:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/depothelper-2.00/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/depothelper-2.00/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...and then install what you want.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sat, 16 Apr 2011 17:44:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279689#M474184</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-04-16T17:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: wget error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279690#M474185</link>
      <description>Hi guys!!  OpenSSL is installed and working.  I still get the error.  The tool to find dependencies is great, however, the systems in question are currently not connected to the interner.  Kind of a pre-development setup we're doing for an eBusiness Suite.&lt;BR /&gt;&lt;BR /&gt;Is there anything else I can provide to help resolve this issue?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Mon, 18 Apr 2011 05:11:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279690#M474185</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-04-18T05:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: wget error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279691#M474186</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Is there anything else I can provide to&lt;BR /&gt;&amp;gt; help resolve this issue?&lt;BR /&gt;&lt;BR /&gt;There may be, but my psychic powers are too&lt;BR /&gt;weak to tell me what you did to get to this&lt;BR /&gt;error, so it's hard to make any more specific&lt;BR /&gt;suggestions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] OpenSSL is installed and working.&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;You may think that that conveys some useful&lt;BR /&gt;information, but it doesn't.</description>
      <pubDate>Mon, 18 Apr 2011 06:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279691#M474186</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-04-18T06:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: wget error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279692#M474187</link>
      <description>I apologoze for the apparent vagueness of my issue.  &lt;BR /&gt;&lt;BR /&gt;But, duh, we need the www to run wget anyway.  This will be put on the back burner for now, until we are prepared to move forward in a production environment.&lt;BR /&gt;&lt;BR /&gt;Thank you for all of your help!</description>
      <pubDate>Mon, 18 Apr 2011 06:20:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279692#M474187</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-04-18T06:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: wget error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279693#M474188</link>
      <description>See above</description>
      <pubDate>Mon, 18 Apr 2011 06:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279693#M474188</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-04-18T06:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: wget error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279694#M474189</link>
      <description>Let me clarify: there exists at least two versions of OpenSSL for HP-UX. One is provided by HP at software.hp.com, the other is provided by the Porting Archive.&lt;BR /&gt;&lt;BR /&gt;The stuff at the Porting Archive tends to be linked against Porting Archive's version of OpenSSL.&lt;BR /&gt;&lt;BR /&gt;Seeing the output of "swlist |grep -i -e wget -e openssl" would have made it much easier to guess what might be the problem.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 18 Apr 2011 09:19:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279694#M474189</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-04-18T09:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: wget error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279695#M474190</link>
      <description>&lt;!--!*#--&gt;&amp;gt; But, duh, we need the www to run wget&lt;BR /&gt;&amp;gt; anyway.  [...]&lt;BR /&gt;&lt;BR /&gt;Not really, depending on what you intended to&lt;BR /&gt;do with it, which, of course, also remains a&lt;BR /&gt;mystery.&lt;BR /&gt;&lt;BR /&gt;Note that wget requires the SSL stuff only to&lt;BR /&gt;handle schemes which use encryption, like&lt;BR /&gt;"https://".  If all you need is simple stuff&lt;BR /&gt;like "ftp://" and "http://", then you can&lt;BR /&gt;probably get along using a wget which is&lt;BR /&gt;built without SSL.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I apologoze for the apparent vagueness of&lt;BR /&gt;&amp;gt; my issue. &lt;BR /&gt;&lt;BR /&gt;It was real vagueness, not merely apparent&lt;BR /&gt;vagueness.</description>
      <pubDate>Mon, 18 Apr 2011 13:15:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279695#M474190</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-04-18T13:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: wget error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279696#M474191</link>
      <description>Thank you all.  I have been properly brow beaten.  In the future I will collect all of the answers for you.  I was given vague info to begin with, and there you have it.&lt;BR /&gt;&lt;BR /&gt;I appologize.</description>
      <pubDate>Mon, 18 Apr 2011 13:42:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error/m-p/5279696#M474191</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-04-18T13:42:16Z</dc:date>
    </item>
  </channel>
</rss>

