Dear Tanktalus,

Let me say thanks first. You are correct ! The module i am trying to install is "DBD-DB2-0.78".
I have already installed the DBI module and also the driver for the DB2 "078_ADCL_LNX_32_NLV". I can able to access the DB2 thru the command line (using the command "db2"). That works fine. But, i am facing problem in installing this perl module.

   I have also set the environment variables required for the installation (this i did by executing the /home/db2inst1/sqllib/db2profile and exporting the ENV variable DB2_HOME with the value "/home/db2inst1/sqllib"). Still i am facing the problem in installation.


I have explained all the steps i have taken here. Can u able to point out where could be problem ?
I am struggling with this issue for the past 12 hrs :(

Can any one help....



Regards,
S.Venni Rajan.
"A Flair For Excellence."
                -- BK Systems.

In reply to Re^2: DBI::DB2 module installation failed by vennirajan
in thread DBI::DB2 module installation failed by vennirajan

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.