Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^4: DBI.c: loadable library and perl binaries are mismatched

by Anonymous Monk
on May 20, 2016 at 03:01 UTC ( [id://1163574]=note: print w/replies, xml ) Need Help??


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

  • Comment on Re^4: DBI.c: loadable library and perl binaries are mismatched

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
    Actually I was looking at CPAN early this morning (3:30 AM CDT). There is a DBI bundle -- If I download that, will it make the Perl5 core as part and parcel of the DBI. That's what the FreeBSD ports p5-DBI does, yet it still fails the key values handshake thing.

      If I download that, will it make the Perl5 core as part and parcel of the DBI.

      What does that mean? Try it and see what happens?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1163574]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-19 21:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found