Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: ActiveState perl512.dll error

by choroba (Cardinal)
on Oct 14, 2012 at 21:32 UTC ( [id://998978]=note: print w/replies, xml ) Need Help??


in reply to ActiveState perl512.dll error

Some of your libraries come from perl 5.12 (probably a previous installed version of Perl?). Remove them and install the appropriate versions compatible with your current Perl.
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Replies are listed 'Best First'.
Re^2: ActiveState perl512.dll error
by Generoso (Prior) on Oct 14, 2012 at 23:01 UTC

    The error message says the perl512.dll not found. Not that is there and it can not use it.

      The error message says the perl512.dll not found. Not that is there and it can not use it.

      I think you'll find that it's pretty much as choroba has said. If your Data/Dumper is from a perl-5.12 installation, then Dumper.dll won't load unless it finds perl512.dll.

      If it can't find perl512.dll then you'll get the error message that you posted in the transcript in your first post, and you'll probably also get a pop-up that tells you that perl512.dll could not be found.

      Re-installing Data-Dumper might fix the immediate problem, but if there's one module hanging around from a previous perl installation, then there's probably others.

      Cheers,
      Rob
      I met exactly the same error recently. It is possible that the reason is different in your case, but this was mine: A new version of Perl was installed, but the previous version of Perl was not uninstalled properly. When Perl was looking for its modules, it sometimes found them in the old Perl directories and tried to use them. Some of them triggered the error.
      لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Log In?
Username:
Password:

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

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

    No recent polls found