in reply to
Re: DBI::DB2 module installation failed
in thread
DBI::DB2 module installation failed
if you alraedy got those libraries in the right place, try to do this: export LD_LIBRARY_PATH=<db2_lib_path> that worked for me
Comment on
Re^2: DBI::DB2 module installation failed
In Section
Seekers of Perl Wisdom