![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: Perl DBI-Related Error - really in the weedsby PodMaster (Abbot) |
on Feb 23, 2006 at 09:25 UTC ( #532221=note: print w/replies, xml ) | Need Help?? |
You're mixing incompatible perls (you're using one perl, but DBI was compiled with another, and @INC contains paths pointing to it). Don't do that. Super Searching for {fatal relocation error} or {referenced symbol not found} should have yielded ld.so.1: perl: fatal: relocation error (I'm sure googling would've also resulted in relevant hits).
In Section
Seekers of Perl Wisdom
|
|