http://www.perlmonks.org?node_id=1051565


in reply to Re^2: Installing 32 BIT DBI and DBD
in thread Installing 32 BIT DBI and DBD

Its set to 32 bit lib of oracle. and PERL5LIB is set to 32 bit perl

Replies are listed 'Best First'.
Re^4: Installing 32 BIT DBI and DBD
by Anonymous Monk on Aug 30, 2013 at 08:09 UTC
Re^4: Installing 32 BIT DBI and DBD
by Anonymous Monk on Aug 30, 2013 at 08:13 UTC

    Are you saying the 32bit perl is trying to build/compile/makemaker a 64bit DBI?

    Thats very unlikely -- you're probably calling the 64bit perl instead of the 32bit perl -- check which perl you're calling :)

      I have set the path that by default it will pick 32 bit perl Still i am getting 64 bit DBI.so. I dont know where I am going wrong. when I give the command perl -v it give me the details of 32 bit perl