in reply to Re^2: DBI.c: loadable library and perl binaries are mismatched
in thread DBI.c: loadable library and perl binaries are mismatched
Can this be some sort of compiler version issue?
Maybe. Perl and XS modules should be compiled with the same compiler.
But it also may be just a library search path issue. Perhaps you mixed two perl versions that share at least some directories.
Alexander
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: DBI.c: loadable library and perl binaries are mismatched
by rtwingfield (Acolyte) on May 17, 2016 at 21:13 UTC |