It's been a long hard fight to get DBD::Oracle 1.19 installed. We're using HP UX 11i V1 on a N4000 machine Perl is 5.8.8 with DBI 1.50 from HP (set up with gcc also) gcc is 4.2 Oracle version is 10g. We have successfully gotten the "perl Makefile.PL -l" to work successfully and the resulting "make" thanks to some heavy help.. But there seems no way to get the 'make test' to even start to run. Can I assume that CSPAN's 'make test' for DBD::Oracle is broken and will not run???? Has anyone actually installed DBD:: Oracle 1.19???? On HP UX 11i V1???? We can't spend much more time on this effort and may have to drop this whole DBI and DBD method. The older version used to work nicely and we miss them but they are way out of date. Thank You

In reply to DBD-Oracle-1.19 Make Test Work? by Has4x4

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.