|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^2: undefined symbol: PL_thr_keyby Anonymous Monk |
| on Dec 17, 2012 at 09:50 UTC ( #1009139=note: print w/ replies, xml ) | Need Help?? |
|
I'll not disregard your question, for the sake of future readers. The error comes from a module compiled against threaded Perl while your Perl installation is not threaded (probably because you recompiled it). The solution is to recompile the module against the new Perl. (I had a few such problems when toggling the threads flag on Gentoo.)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||