There were quite a lot of messages that scrolled past, but the Makefile was giving a problem, our DBA commented out those lines as the comments said that that code was for backward compatibility, the whole thing went off smoothly then. Would you recommend to remake perl, could I do that alone or do I need to remake DBI and DBD as well. Could I have the steps so that I don't miss any this time. According to me : 1) Download Perl (Not the binary which I did) 2) Make Perl 3) Download DBI , DBD for Oracle 4) Make DBI Install... 5) Make DBD Install... Do I need to set anything in my $PATH. I can run simple perl scripts which uses CGI. Does it look into different directories for CGI and DBI, I have quite a few of these DBI hanging around now, how can I be sure that the correct one is being used.

In reply to Re: Answer: Problem Using DBI , DBD by Anonymous Monk
in thread Problem Using DBI , DBD by Anonymous Monk

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.