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

Hi Kevbot, The first thin I am looking for is in my scenerio is there seperate package for 32 bit DBI or there is some configuration missing in my environment. Thanks, Gaurav

Replies are listed 'Best First'.
Re^3: Installing 32 BIT DBI and DBD
by Anonymous Monk on Aug 30, 2013 at 06:50 UTC
    That doesn't quite make sense, which means there are way too many details missing. some module xxxxx that ... throws some... 32bit error of some sort? That is not a lot to work with, although I've heard of 32bit errors
      Hi Kevbot, xxxxx is throwing ELFCLASS32 error and DBI is working fine when using 64 bit perl. xxxxx is working fine and DBI is throwing ELFCLASS64 error when using 32 bit perl Thanks.