<?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: 64 bit on a Merijn Pack from the Merijn itrc site.. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/64-bit-on-a-merijn-pack-from-the-merijn-itrc-site/m-p/4179718#M90987</link>
    <description>Hi Rich:&lt;BR /&gt;&lt;BR /&gt;Do a 'file /usr/bin/perl' [or the appropriate path to the binary].  Ouput with "ELF-64" is 64-bit.&lt;BR /&gt;&lt;BR /&gt;You can see the compilation options with :&lt;BR /&gt;&lt;BR /&gt;# perl -V:ccflags&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Mon, 14 Apr 2008 17:40:38 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2008-04-14T17:40:38Z</dc:date>
    <item>
      <title>64 bit on a Merijn Pack from the Merijn itrc site..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/64-bit-on-a-merijn-pack-from-the-merijn-itrc-site/m-p/4179717#M90986</link>
      <description>Using an N4000/55 I have Merijn's perl 5.8.8 + defined-or + DBI 1.53 + TK 804.027 built with 3.46 runnning in a HPUX 11i V2 os.  I've just successfully built DBD 1.19 including the make test with Oracle 10g.  This bundle is found on &lt;A href="http://mirrors.develooper.com/hpux/downloads.html" target="_blank"&gt;http://mirrors.develooper.com/hpux/downloads.html&lt;/A&gt;  under in the 11.11 32/64 column.&lt;BR /&gt;&lt;BR /&gt;Is this suppose to be running in the 32 bit or 64 bit mode.  I really need the 5.8.8 running in the 64 bit mode with DBD&lt;BR /&gt;&lt;BR /&gt;Thank You&lt;BR /&gt;Rich</description>
      <pubDate>Mon, 14 Apr 2008 17:29:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/64-bit-on-a-merijn-pack-from-the-merijn-itrc-site/m-p/4179717#M90986</guid>
      <dc:creator>Richard T. Malafa</dc:creator>
      <dc:date>2008-04-14T17:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: 64 bit on a Merijn Pack from the Merijn itrc site..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/64-bit-on-a-merijn-pack-from-the-merijn-itrc-site/m-p/4179718#M90987</link>
      <description>Hi Rich:&lt;BR /&gt;&lt;BR /&gt;Do a 'file /usr/bin/perl' [or the appropriate path to the binary].  Ouput with "ELF-64" is 64-bit.&lt;BR /&gt;&lt;BR /&gt;You can see the compilation options with :&lt;BR /&gt;&lt;BR /&gt;# perl -V:ccflags&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 14 Apr 2008 17:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/64-bit-on-a-merijn-pack-from-the-merijn-itrc-site/m-p/4179718#M90987</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-04-14T17:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: 64 bit on a Merijn Pack from the Merijn itrc site..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/64-bit-on-a-merijn-pack-from-the-merijn-itrc-site/m-p/4179719#M90988</link>
      <description>so if I set the path to the 64 bit way for Perl it will be 64 bit then?? Am I reading that reply correctly??&lt;BR /&gt;Thank You&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Apr 2008 18:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/64-bit-on-a-merijn-pack-from-the-merijn-itrc-site/m-p/4179719#M90988</guid>
      <dc:creator>Richard T. Malafa</dc:creator>
      <dc:date>2008-04-14T18:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: 64 bit on a Merijn Pack from the Merijn itrc site..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/64-bit-on-a-merijn-pack-from-the-merijn-itrc-site/m-p/4179720#M90989</link>
      <description>root@wsmisdb2&amp;gt; which perl&lt;BR /&gt;/opt/perl/bin/perl&lt;BR /&gt;root@wsmisdb2&amp;gt; file /opt/perl/bin/perl&lt;BR /&gt;/opt/perl/bin/perl:     PA-RISC2.0 shared executable dynamically linked -not stripped&lt;BR /&gt;root@wsmisdb2&amp;gt; perl -V:ccflags&lt;BR /&gt;ccflags='-mpa-risc-2-0 -DDEBUGGING -D_HPUX_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/pa20_32/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64';&lt;BR /&gt;root@wsmisdb2&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Forgot to include the code</description>
      <pubDate>Mon, 14 Apr 2008 18:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/64-bit-on-a-merijn-pack-from-the-merijn-itrc-site/m-p/4179720#M90989</guid>
      <dc:creator>Richard T. Malafa</dc:creator>
      <dc:date>2008-04-14T18:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: 64 bit on a Merijn Pack from the Merijn itrc site..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/64-bit-on-a-merijn-pack-from-the-merijn-itrc-site/m-p/4179721#M90990</link>
      <description>Hi (again) Rich:&lt;BR /&gt;&lt;BR /&gt;This looks like a 32-bit version.  The difference between a 32-bit and a a64-bit executable will look like:&lt;BR /&gt;&lt;BR /&gt;# file a32.out&lt;BR /&gt;a32.out:        PA-RISC2.0 shared executable dynamically linked -not stripped&lt;BR /&gt;# file a64.out&lt;BR /&gt;a64.out:        ELF-64 executable object file - PA-RISC 2.0 (LP64)&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 14 Apr 2008 18:49:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/64-bit-on-a-merijn-pack-from-the-merijn-itrc-site/m-p/4179721#M90990</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-04-14T18:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: 64 bit on a Merijn Pack from the Merijn itrc site..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/64-bit-on-a-merijn-pack-from-the-merijn-itrc-site/m-p/4179722#M90991</link>
      <description>Yes, That is correct.  I've just switched the path so that:&lt;BR /&gt;root@wsmisdb2&amp;gt; which perl&lt;BR /&gt;/opt/perl64/bin/perl&lt;BR /&gt;&lt;BR /&gt;now we get &lt;BR /&gt;root@wsmisdb2&amp;gt; file /opt/perl64/bin/perl&lt;BR /&gt;/opt/perl64/bin/perl:   ELF-64 executable object file - PA-RISC 2.0 (LP64)&lt;BR /&gt;root@wsmisdb2&amp;gt;&lt;BR /&gt;&lt;BR /&gt;so it looks like he has both like the normal HP way, both the 32 and 64 bit paths.&lt;BR /&gt;Let me rip this out and reinstall then try to build DBD 1.19 all over to see if it takes it..   I did have to do &lt;BR /&gt;the swinstall -x allow_incompatible=true -s file name in order to install it.  This 11i V2 has some real problems in being on a PA-RISC machine..&lt;BR /&gt;Thank You for your help&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Apr 2008 19:11:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/64-bit-on-a-merijn-pack-from-the-merijn-itrc-site/m-p/4179722#M90991</guid>
      <dc:creator>Richard T. Malafa</dc:creator>
      <dc:date>2008-04-14T19:11:59Z</dc:date>
    </item>
  </channel>
</rss>

