<?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: HP-UX 10.01 (Don't Laugh):  Need newer Perl in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953882#M414262</link>
    <description>Do you think a static version would help you? Or do you need to add modules anyway?&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
    <pubDate>Fri, 20 Jan 2006 15:03:01 GMT</pubDate>
    <dc:creator>H.Merijn Brand (procura</dc:creator>
    <dc:date>2006-01-20T15:03:01Z</dc:date>
    <item>
      <title>HP-UX 10.01 (Don't Laugh):  Need newer Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953876#M414256</link>
      <description>I have a customer who is running HP-UX 10.01 on an E series (yes, it still runs).  I need to get a newer version of PERL than 5.003 to compile (need 5.005 or better), but am running into major hurdles (for me, anway) in that task.  I am using a purchased version of the HP CC compiler (not the kernel compiler) and run into all kinds of build issues that thwart whichever way to try to go at this. &lt;BR /&gt;&lt;BR /&gt;Can anyone still remember how to successfully compile PERL on this platform using HP CC.  I've tried a number of recent versions from 5.6.1 to the latest 5.8 version with no luck.  If I could find a binary of perl for 10.01 I'd use it, but even on the web, that seems rarer than hen's teeth.</description>
      <pubDate>Fri, 20 Jan 2006 12:04:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953876#M414256</guid>
      <dc:creator>John Ross_1</dc:creator>
      <dc:date>2006-01-20T12:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 10.01 (Don't Laugh):  Need newer Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953877#M414257</link>
      <description>Hi John:&lt;BR /&gt;&lt;BR /&gt;Merijn has perl binaries for 10.20.  I would think that these will work for you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mirrors.develooper.com/hpux/" target="_blank"&gt;http://mirrors.develooper.com/hpux/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 20 Jan 2006 12:10:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953877#M414257</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-01-20T12:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 10.01 (Don't Laugh):  Need newer Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953878#M414258</link>
      <description>I'd be more than happy to try that :)&lt;BR /&gt;&lt;BR /&gt;basically, if you use 5.8.x (7 preferably, but 5.8.8 will be released very soon now), the basic command should work:&lt;BR /&gt;&lt;BR /&gt;# sh ./Configure -Dprefix=/opt/perl -des&lt;BR /&gt;&lt;BR /&gt;What fails?&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn [ who could be tempted on ssh ]</description>
      <pubDate>Fri, 20 Jan 2006 12:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953878#M414258</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-01-20T12:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 10.01 (Don't Laugh):  Need newer Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953879#M414259</link>
      <description>Hi,&lt;BR /&gt;I have a .depot for 10.20:&lt;BR /&gt;4096510 Aug 24  1999 perl-5.005_03-sd-10.20.depot&lt;BR /&gt;&lt;BR /&gt;If there is nothing better...&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Fri, 20 Jan 2006 12:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953879#M414259</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-01-20T12:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 10.01 (Don't Laugh):  Need newer Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953880#M414260</link>
      <description>Hmmm, I guess that should have been one of my questions.  Would a 10.20 binary work...never thought to try that.  I figured there would be enough differnces that it wouldn't.  I've been to the site with the 10.20 perl binaries for some 10.20 machines I have.  I'll give that a shot.&lt;BR /&gt;&lt;BR /&gt;Where does it fail?  Where doesn't it fail?  It is a moving target.  I try something and the build fails somewhere else.  One part centers on the dynamic loader (I think that is what it is called).  Another appears to be the optimizer.  After trying to build perl without the dynamic stuff and with optimizations turned off, it failed somewhere else.  It has been a real frustrating time with this.  I think now the linker is not linking to some libraries.  I'm going to try the 10.20 binaries now.</description>
      <pubDate>Fri, 20 Jan 2006 12:44:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953880#M414260</guid>
      <dc:creator>John Ross_1</dc:creator>
      <dc:date>2006-01-20T12:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 10.01 (Don't Laugh):  Need newer Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953881#M414261</link>
      <description>Well, &lt;BR /&gt;&lt;BR /&gt;I tried a 10.20 binary from the Merjin site (perl-5.8.0-gcc-3.2-10.20-pa11-ora.tbz).  First , it needs a thread library, so I got pth-2.0.6, and managed to compile it after tweaking some of the settings in the HP-UX override section.  (I knew I needed this after using this on a few 10.20 machines I have.).  After bunzip2'ing and untarring, I tried to run the perl and got the following error:  &lt;BR /&gt;./perl -V&lt;BR /&gt;/usr/lib/dld.sl: Invalid version for shared library: /usr/lib/libc.1&lt;BR /&gt;/usr/lib/dld.sl: Exec format error&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;So, it appears that I will have to go back to fighting with the perl compile :-(</description>
      <pubDate>Fri, 20 Jan 2006 14:23:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953881#M414261</guid>
      <dc:creator>John Ross_1</dc:creator>
      <dc:date>2006-01-20T14:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 10.01 (Don't Laugh):  Need newer Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953882#M414262</link>
      <description>Do you think a static version would help you? Or do you need to add modules anyway?&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Fri, 20 Jan 2006 15:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953882#M414262</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-01-20T15:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 10.01 (Don't Laugh):  Need newer Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953883#M414263</link>
      <description>Well, I am compiling this for an in-house tool that creates some of its own modules as part of its install.</description>
      <pubDate>Fri, 20 Jan 2006 15:12:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953883#M414263</guid>
      <dc:creator>John Ross_1</dc:creator>
      <dc:date>2006-01-20T15:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 10.01 (Don't Laugh):  Need newer Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953884#M414264</link>
      <description>Well, I am compiling this for an in-house tool that creates some of its own modules (perl, not c) as part of its install.</description>
      <pubDate>Fri, 20 Jan 2006 15:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953884#M414264</guid>
      <dc:creator>John Ross_1</dc:creator>
      <dc:date>2006-01-20T15:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 10.01 (Don't Laugh):  Need newer Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953885#M414265</link>
      <description>I think the problem was related to the LD flags not including /usr/ccs/lib as a directory to search on.  I managed to get it to compile with  O2 optimizations, which I had originally suspected as the problem.  Also thought that dynamic loading was a problem, but I think I was able to turn that on as well.&lt;BR /&gt;&lt;BR /&gt;Notice a couple of tests would hang and not finish, but when removed from the test directory, the others would finish successfully.  One test had the same problem with the /usr/ccs/lib directory as mentioned above. &lt;BR /&gt;I know this is pretty vague, but I can't find my notes (sticky notes) I collected while compiling this.</description>
      <pubDate>Thu, 26 Jan 2006 17:17:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-10-01-don-t-laugh-need-newer-perl/m-p/4953885#M414265</guid>
      <dc:creator>John Ross_1</dc:creator>
      <dc:date>2006-01-26T17:17:40Z</dc:date>
    </item>
  </channel>
</rss>

