<?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: DBD Modules for Perl in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094509#M717342</link>
    <description>Thanks Rajeev. I do have these modules but it's trying to recompile the perl source code to include these modules. I've followed all the advice on how to do this but I reckon there's something amiss on my system hence the need for a already compiled perl binary that include these modules...</description>
    <pubDate>Wed, 15 Oct 2003 22:41:53 GMT</pubDate>
    <dc:creator>Phil Storer</dc:creator>
    <dc:date>2003-10-15T22:41:53Z</dc:date>
    <item>
      <title>DBD Modules for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094507#M717340</link>
      <description>Can anyone supply me with a Perl binary that has ben compiled with DBI-1.32 (or later) and DBD-Oracle-1.12 (or later). Version of Perl should be 5.6.1 or later.&lt;BR /&gt;&lt;BR /&gt;Basically I'm having big problems trying to recompile for a number of obscure reasons.&lt;BR /&gt;&lt;BR /&gt;Can you send to my email address&lt;BR /&gt;&lt;BR /&gt;ken.woolard@originenergy.com.au&lt;BR /&gt;&lt;BR /&gt;                   thanks in advance</description>
      <pubDate>Wed, 15 Oct 2003 21:05:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094507#M717340</guid>
      <dc:creator>Phil Storer</dc:creator>
      <dc:date>2003-10-15T21:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Modules for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094508#M717341</link>
      <description>Yes,&lt;BR /&gt;try the perl 5.8 at this site&lt;BR /&gt;&lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt;&lt;BR /&gt;you'll get DBI 1.38 for 11.11/64 bit</description>
      <pubDate>Wed, 15 Oct 2003 22:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094508#M717341</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-10-15T22:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Modules for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094509#M717342</link>
      <description>Thanks Rajeev. I do have these modules but it's trying to recompile the perl source code to include these modules. I've followed all the advice on how to do this but I reckon there's something amiss on my system hence the need for a already compiled perl binary that include these modules...</description>
      <pubDate>Wed, 15 Oct 2003 22:41:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094509#M717342</guid>
      <dc:creator>Phil Storer</dc:creator>
      <dc:date>2003-10-15T22:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Modules for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094510#M717343</link>
      <description>Ok,&lt;BR /&gt;Did you try the perl5.8.0 depot at HPUX Software site below.&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.0/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.0/&lt;/A&gt;&lt;BR /&gt;This has DBD and DBI inbuilt but am not sure what version they are.&lt;BR /&gt;&lt;BR /&gt;Give a try and see if that helps&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2003 22:59:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094510#M717343</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-10-15T22:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Modules for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094511#M717344</link>
      <description>Thanks once again Rajeev. I've downloaded the depot file and installed it succesfully. But how do I find out if the modules are actually there.&lt;BR /&gt;&lt;BR /&gt;I've tried a perl -V. Should the modules be listed under the @INC line. Looking at this line I see no description of these DB modules.</description>
      <pubDate>Thu, 16 Oct 2003 00:03:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094511#M717344</guid>
      <dc:creator>Phil Storer</dc:creator>
      <dc:date>2003-10-16T00:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Modules for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094512#M717345</link>
      <description>perl -V will not show, to see if these modules are there or not, &lt;BR /&gt;do&lt;BR /&gt;swlist -l file|grep DBI.pm&lt;BR /&gt;swlist -l file |grep DBD.pm&lt;BR /&gt;&lt;BR /&gt;i could see both these modules. But to test, surprisingly when i used&lt;BR /&gt;use DBI;&lt;BR /&gt;use DBD; &lt;BR /&gt;in a perl script.&lt;BR /&gt;The DBI module is fine but DBD doesn't get loaded, but i guess you give a try in you'r script coz seeing at this location i have seen that you can access the oracle database using DBI.&lt;BR /&gt;&lt;A href="http://search.cpan.org/~timb/DBD-Oracle-1.14/Oracle.pm" target="_blank"&gt;http://search.cpan.org/~timb/DBD-Oracle-1.14/Oracle.pm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Rajeev</description>
      <pubDate>Thu, 16 Oct 2003 00:30:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094512#M717345</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-10-16T00:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Modules for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094513#M717346</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The one from the Porting Center has n't got anything in relation to "Oracle" at all.I belive merijn is doing something in that line. &lt;BR /&gt;&lt;BR /&gt;In general what problem do you have when you try to compile from the source??&lt;BR /&gt;&lt;BR /&gt;Obviously, you can't include some of the modules into perl source code ( because of the dependency issues ) , But you should be able to  compile the source and add the modules later.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mehdi</description>
      <pubDate>Thu, 16 Oct 2003 07:49:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094513#M717346</guid>
      <dc:creator>Mehdi_1</dc:creator>
      <dc:date>2003-10-16T07:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Modules for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094514#M717347</link>
      <description>Using whatever perl prebuild binary, either from me or anyone else, installing a module should never require you te rebuild perl.&lt;BR /&gt; &lt;BR /&gt;No-one's distribution will include a DBD-Oracle. The reasons are obvious and explained on my site.&lt;BR /&gt; &lt;BR /&gt;My distro includes a recent DBI. The 5.8.1 ports I recently uploaded include the currently most recent DBI-1.38&lt;BR /&gt; &lt;BR /&gt;Reading this thread, I have not got the faintest idea what part is failing for you.&lt;BR /&gt; &lt;BR /&gt;The only thing I can come up with, is that you are somehow not using the perl you just installed, but fallback to an old version still hanging around earlier in your $PATH.&lt;BR /&gt; &lt;BR /&gt;Please check with 'perl -v' or 'perl -V' if the version you installed is the same as what you expect(ed).&lt;BR /&gt; &lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Thu, 16 Oct 2003 08:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-modules-for-perl/m-p/3094514#M717347</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2003-10-16T08:37:34Z</dc:date>
    </item>
  </channel>
</rss>

