On Wed, Sep 17, 2008 at 11:02 PM, Tobias Opialla
<[EMAIL PROTECTED]> wrote:
> Hey all,
>
> I hope this is the right adress, and you can help me.
> I'm currently trying to run a perlscript including some wget commands, but if 
> I try to run it, it says:
> "The ordinal 2253 could not be located in the dynamic link library 
> LIBEAY32.dll."

Probably because of dll conflict between the version used by wget and
the version supplied by perl.
You could try renaming libeay32.dll found in perl/bin directory.

Reply via email to