Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: 5.24 missing "perl518.dll"? Senior Moment?

by davies (Prior)
on Nov 06, 2016 at 17:19 UTC ( [id://1175373]=note: print w/replies, xml ) Need Help??


in reply to 5.24 missing "perl518.dll"? Senior Moment?

Did you, under your old system, have any modules that needed compilation (as in used a C compiler)? If so, is it possible that this compilation created a link to the old DLL that has now been removed?

Unrelated suggestion: I had a similar problem when doing something with MariaDB/MySQL. I THINK I installed Maria first, which loaded something that used something 32 bit. Then, when I loaded DBD::MySQL, it defaulted (correctly) to 64 bit and then complained about the DLL. The only way forward was to uninstall Maria and Perl.

These are pretty wild guesses. I hope they're not nonsense, but I offer no guarantees.

Regards,

John Davies

  • Comment on Re: 5.24 missing "perl518.dll"? Senior Moment?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (1)
As of 2024-04-25 01:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found