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

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 :)

Replies are listed 'Best First'.
Re^5: Installing 32 BIT DBI and DBD
by gaurav_herein (Novice) on Aug 30, 2013 at 11:43 UTC
    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