in reply to Re^3: DBI.c: loadable library and perl binaries are mismatched
in thread DBI.c: loadable library and perl binaries are mismatched
forget all that freebsd ports stuff
If you want to install perl get it from search.cpan.org/dist/perl, untar, then run sh Configure -Dprefix=/home/username/perl -des -Dextras="DBI LWP::Protocol::https" then 'make test', if all goes well, run 'make install', and use your new perl
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: DBI.c: loadable library and perl binaries are mismatched
by rtwingfield (Acolyte) on May 20, 2016 at 03:11 UTC | |
by Anonymous Monk on May 20, 2016 at 06:45 UTC |