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

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

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