I want to run some url, i used curl in windows environment for it.i downloaded curl executable from http://curl.haxx.se/dlwiz/?type=bin&os=Win64 and saved curl.exe in C drive than i just open the command prompt and type: C:\curl http://google.com but it is giving me error: libeay32.dll was not found.
though i have this dll file in archive, How can i fix this problem
Libeay32. dll is a library that contains encryption functions which allow for coded communications over networks. This file is opensource (public domain) and is used in many opensource programs to help with SSL communication.
In the vast majority of cases, the solution is to properly reinstall libeay32. dll on your PC, to the Windows system folder. Alternatively, some programs, notably PC games, require that the DLL file is placed in the game/application installation folder.
In Windows, this is usually C:\Program Files\ or C:\Program Files (x86)\, and you're probably looking for an EXE application file. Update the drivers for hardware devices that might be related to ssleay32. dll. If, for example, you're receiving a "The file ssleay32.
Reinstalling the program may fix this problem. ssleay32. dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vender for support.
It is a library from SSL. You need to install openssl.
You might also meet missing readline()
function in python. You have to install pyreadline Lib.
For windows, you need to download the latest version of the open SSL binaries at this time is:
openssl-1.0.2k-x64_86-win64.zip
this problem happened to me when I tried to run MongoDB bin in windows 10
source to download: https://indy.fulgan.com/SSL/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With