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
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.
readline()
2.1m questions
2.1m answers
60 comments
57.0k users