| Message: 37388 |
 |
BY: Philip Nelson (scotdb) DATE: 2007-12-27 23:24 SUBJECT: RE: ibm_db install failed on LInux with DB29. Hello there.
From the error messages you aren't finding the DB2 libraries and header files you need.
What Linux distro are you running ?
How did you install DB2 : via db2setup (graphical) or db2install (non-graphical) ?
Did you create the instance as part of the install or later ?
It may be that you want to try creating the links again by running (as root) -
/opt/ibm/db2/V9.5/cfg/db2ln
Then try again.
HTH
Phil | |