in reply to Re: DBI::DB2 module installation failed
in thread DBI::DB2 module installation failed
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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: DBI::DB2 module installation failed
by Anonymous Monk on Feb 17, 2006 at 07:29 UTC | |
|
Re^3: DBI::DB2 module installation failed
by Anonymous Monk on May 14, 2007 at 17:38 UTC |